Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.3.0b6
Issue ID
962453
Regression
Yes
[MacOS] InvalidOperationException is thrown when un-checking Static box on a gameobject
Steps to reproduce:
1. Open the user's attached project
2. Open scene "Demo 3" under Assets\LowPoly Environment Pack\Demo
3. Select "Grass" gameobject and uncheck Static box in the Inspector
Expected result: No errors are thrown when un-checking Static box
Actual result: When un-checking Static box, exception is thrown: "InvalidOperationException: Operation is not valid due to the current state of the object
System.Collections.Generic.Stack`1[UnityEditor.PropertyGUIData].Pop ()"
Reproduced with: 2017.3.0b1, 2017.3.0b6
Not reproduced with: 2017.1.2p2, 2017.2.0f3
Regression introduced in 2017.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
- Fixed Timestep setting gets resets to default when upgrading project
- Console displays "NullReferenceException: Object reference not set to an instance of an object." during Editor Theme change
- Editor interface has low contrast when any theme is used
Add comment