Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b5
Issue ID
833958
Regression
Yes
[ScriptUpdater] Script Updater fails to run when importing NGUI package
Steps to reproduce :
- import the NGUI package from the Asset Store and notice the errors https://www.assetstore.unity3d.com/en/#!/content/2413
*Note :
Regression from 5.4.
Comments (38)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
unity_mansourp
May 27, 2022 10:30
https://issuetracker.unity3d.com/issues/profiler-does-not-exist-in-the-current-context-when-importing-ngui
rtargosz
Oct 08, 2016 15:44
Just add, 'using UnityEngine.Profiling;' to the top of the NGUITools and NGUICamera C# files.