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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment