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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment