Search Issue Tracker

Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.

Postponed

Votes

2

Found in

5.4.0p4

Issue ID

829763

Regression

No

"EditorGUILayout.BeginHorizontal()" causes "InvalidOperationException" errors to appear

IMGUI

-

when calling the function with EditorGUILayout.BeginHorizontal() it still runs and creates the scene correctly, however, errors still appear.

Steps to reproduce:
1. Open UnitySceneBugRepro.zip
2. Go to Window->scene manager repro
3. press 1 or 4 button
-InvalidOperationException Errors appear

Actual result: When trying to use EditorGUILayout.BeginHorizontal() console throws InvalidOperationException errors.

Expected result: EditorGUILayout.BeginHorizontal() shouldn't throw errors.

Reproduced on: 5.5.0b1, 5.4.0p4, 5.3.1f1

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.