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
- [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