Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Winter_is_coming 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)
-
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.
-
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.