Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.2
2019.3
2020.1
2020.2
2020.2.0a11
Issue ID
1244800
Regression
No
[UIElements] Maximizing UI Toolkit Sample window throws "Invalid editor window UnityEditor.FallbackEditorWindow"errors
When the UI Toolkit Sample window is docked in the editor and scene view or game view is maximized and minimized then the docked UI Toolkit Sample window disappears with the following Errors, Also when the UI Toolkit Sample window is maximized and minimized, only the 1st error mentioned below appears in the console.
"Invalid editor window UnityEditor.FallbackEditorWindow
UnityEditor.GenericMenu:CatchMenu (object,string[],int)"
"Invalid editor window UnityEditor.FallbackEditorWindow
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()".
Steps to repro:
1. Create a new project
2. Window > UI Toolkit > Sample
3. Docked UI Toolkit window
4. Maximize UI Toolkit window
5. Maximize Scene View or Game View
Actual Result:
On maximizing UI Toolkit Samples window error is thrown and maximizing Scene View OR Game View, UI Toolkit Samples window disappears along with the error
Expected Result:
UI Toolkit Samples window maximize gracefully and window remains docked on maximizing and minimizing Scene View OR Game View
Note: UIElements Sample window is introduced in 2019.2
Occurring on:
2020.2.0a11, 2020.1.0b8, 2019.3.12f1, 2019.2.13f1
Environment:
Windows 10 and macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material
Add comment