Author Topic: 2.7 Upgrade Guide  (Read 2671 times)

sonicviz

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 58
    • View Profile
2.7 Upgrade Guide
« on: May 22, 2014, 09:39:18 AM »
Hi,
Is there a proper upgrade guide anywhere?

All I've found is the readme:
If you have a Standard License:
1. In Unity, File -> New Scene
2. Delete the NGUI folder from the Project View.
3. Import NGUI from the updated Unity Package.

and a video:
http://www.youtube.com/watch?v=uNSZsMnhS1o

But not very much explanation of the order of fixing things.
There's a few threads but it seems like they all have bits and tips that would be useful.

It would be useful to have it all pulled together rather than the treasure hunt it seems at the moment.
I'm testing a small upgrade atm and unsure of the order.

Opened scenes, resaved.
Dragged prefabs, resaved.

What's Upgrade Widgets on the menu do? When is it useful to apply?
All my widgets are all over the place, so scratching my head trying to figure out why and what the fix is to get them back.

Glad I tried on a small test project fir rather than the couple of big ones I need to convert!


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: 2.7 Upgrade Guide
« Reply #1 on: May 22, 2014, 04:05:23 PM »
Upgrade Widgets replaced old components like UISlicedSprite and UITiledSprite with a UISprite, set to the appropriate type.

Don't forget to hit Apply on the prefabs after dragging them in and doing the Upgrade via the menu. Make sure that all game objects are actually enabled -- auto-upgrade won't take place if they aren't.

sonicviz

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 58
    • View Profile
Re: 2.7 Upgrade Guide
« Reply #2 on: May 22, 2014, 06:52:09 PM »
Thanks.

But to answer my original question: There is no single comprehensive guide to upgrade from 2.7?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: 2.7 Upgrade Guide
« Reply #3 on: May 23, 2014, 03:39:48 PM »
There have been posts about it but no centralized one aside from http://www.tasharen.com/forum/index.php?topic=11.msg27296#msg27296