Search Issue Tracker

Won't Fix

Votes

0

Found in

3.0.0b1

Issue ID

359506

Regression

No

GUI.Window silently fails in EditorWindow.OnGUI if you don't use EditorWindow.Begin/EndWindows()

Window management

-

To reproduce:
1. Open attached project.
2. Go to menu -> Window -> WindowTest
3. The GUI.Window() call is not between BeginWindow and EndWindow calls, an error or warning should be shown.

Add comment

Log in to post comment