Author Topic: Updating to 2.7 (from 2.6.3)  (Read 1773 times)

Winter_is_coming

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 5
    • View Profile
Updating to 2.7 (from 2.6.3)
« on: September 26, 2013, 10:45:14 AM »
Hello,

I have an issue when trying to update to version 2.7 from 2.6.3. In updating to 2.7.0 all the ui elements have lost their reference and no longer know what they are; ie Label, Button, sprite, etc etc. This is causing me to have to manually go through and add in all the missing scripts which is a hefty challenge in itself. I have attached a screenshots to help explain the issue. Its worth nothing that there are no errors when compiling the project.

Is this a known issue or an issue you have encountered before?

Many Thanks once again.


(In regards to updating to 3.0, this is planned after the next build)

missingno

  • Guest
Re: Updating to 2.7 (from 2.6.3)
« Reply #1 on: September 26, 2013, 10:59:58 AM »
Sounds like you didn't open a new Scene before deleting the NGUI folder and putting in the new one. This is why that step is necessary, by deleting the folder the scripts are gone, therefore all your GameObjects lose their references to them.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Updating to 2.7 (from 2.6.3)
« Reply #2 on: September 26, 2013, 01:58:06 PM »
It also happens when you've originally copied the NGUI folder from some other project without including metadata files instead of importing it from a package.