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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment