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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment