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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment