Search Issue Tracker
Fixed in 2017.3.X
Votes
0
Found in
2017.2.0b3
Issue ID
930931
Regression
Yes
When project has compiling error, some prefabs get broken GUI and spams errors
How to reproduce:
1. Open the attached project or download "Toy Car Game" from Asset Store
2. Notice that it has one compilation error and leave it
3. Select TCar-> 2Prefabs -> Shells -> CarBus1 in Assets folder
Result: If you check Inspector, you should notice broken GUI. Also check Console there will be 2 types of errors spammed ArgumentNullException: Argument cannot be null.; GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced);
Note: If one deletes the line of code which causes this error, this prefab won't have any issues
Reproducible: 2017.2.0b3
Not reproducible: 2017.1.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment