Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0a3
Issue ID
812468
Regression
Yes
InvalidOperationException when clicking on the color picker on OSX
Steps to reproduce :
- create a cube
- create a material and assign it to the cube
- click on the color picker for the material and notice the error
*Note:
Regression from 5.4b21.
Seems to be OSX only.
InvalidOperationException: Operation is not valid due to the current state of the object
System.Collections.Stack.Peek () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections/Stack.cs:321)
UnityEngine.GUILayoutUtility.EndLayoutGroup () (at /Users/builduser/buildslave/unity/build/Runtime/IMGUI/Managed/GUILayoutUtility.cs:289)
UnityEditor.DockArea.EndOffsetArea () (at /Users/builduser/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:460)
UnityEditor.DockArea.OnGUI () (at /Users/builduser/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:369)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment