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

Editor - Other

-

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)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.