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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
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.