Author Topic: NGUI update and projects with older version  (Read 4215 times)

trollg

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 18
    • View Profile
NGUI update and projects with older version
« on: September 09, 2014, 03:05:52 AM »
Hello,

I am starting a new project and I consider trying the latest NGUI version. Will this affect in any way older projects that I have done using NGUI 2.6.4?
I dont want to update the NGUI version in these projects, since I have modified many NGUI scripts to fit my needs and losing that, would be a disaster.
I want to use the new version only in the new project. Should I do it?

Thanks

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: NGUI update and projects with older version
« Reply #1 on: September 09, 2014, 06:55:24 AM »
Make a snapshot of the old version and save on your own for your old projects and update for newer projects. The newer is better in every way.

Remember the Unitypackage from the asset store is put in C:\Users\accountName\AppData\Roaming\Unity\Asset Store\ so you can just grab the old one before upgrading and save to your own version control with the old projects.

trollg

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 18
    • View Profile
Re: NGUI update and projects with older version
« Reply #2 on: September 09, 2014, 11:16:31 AM »
Ok, I did it and it seems that there is no problem with the old projects running a different version.

Thanks

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI update and projects with older version
« Reply #3 on: September 10, 2014, 12:51:00 AM »
NGUI 2 to NGUI 3 upgrade can be a difficult one, especially if you had a lot of UI code to go with it. I made a video about it where I upgraded Starlink UI kit to NGUI 3 almost a year ago.

Is it worth it? Most certainly, unless your project is nearly done, in which case -- probably not.