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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
rtargosz
Oct 08, 2016 15:44
Just add, 'using UnityEngine.Profiling;' to the top of the NGUITools and NGUICamera C# files.