I often get this error and have no idea what is causing it and how to fix it:
Invalid editor window UnityEditor.FallbackEditorWindow
UnityEditor.EditorApplicationLayout:FinalizePlaymodeLayout() (at /Users/bokken/buildslave/unity/build/Editor/Mono/GUI/EditorApplicationLayout.cs:76)
Does anyone have a solution?
2 Likes
I usually just reset the layout (upper right corner).
2 Likes
Kurt Dekker suggested do a reset. this is what I got following this advice, "
Failed to destroy editor windows: #1
FallbackEditorWindow
UnityEditor.<>c:b__28_0() (at /Users/bokken/buildslave/unity/build/Editor/Mono/GUI/WindowLayout.cs:224)". Is ther a solution to the original problem stated by McPeppergame?
I keep having this error too, when trying to run the game in a maximized mode. I get that resetting the layout temporarily fixes it but it also… resets the layout which is very problematic in it’s own way, only for the error to return shortly after. The error also doesn’t say much which makes it hard to fix. I’m using 2021.3.29f1
1 Like
Still happening in LTS versions, so extremely annoying.
2 Likes