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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
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.