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.
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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
rtargosz
Oct 08, 2016 15:44
Just add, 'using UnityEngine.Profiling;' to the top of the NGUITools and NGUICamera C# files.