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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Add comment