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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Caret in "Add Default Preset" text field is vertically misaligned in Preset Manager
- Unused separation line is present at the bottom of the create GameObject sub menu when right clicking Scene in the Hierarchy
- Text cursor and text highlighting is misaligned and cut off in the search bar when typing something and highlighting text in the "Add Default Preset" window
- [Android][UI Toolkit][GameActivity] Swipe‑typed word overrides a last entry with an InputField with a large amount of characters
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
Add comment