
0
Escalated
Invalid editor window UnityEditor.FallbackEditorWindow
Hello,
I'm getting an error message every time I try to maximize scene window.
Unity version : 2019.4.14f1
Peek version : 2.0.0a5
Reproduce step : Double click on the scene view to maximize it
Error message :
Invalid editor window UnityEditor.FallbackEditorWindow
UnityEditor.EditorWindow:set_maximized(Boolean)
Ludiq.Peek.SceneMaximizerIntegration:OnSceneGUI(SceneView) (at Assets/Ludiq/Ludiq.Peek/Editor/Shortcuts/SceneMaximizerIntegration.cs:33)
Ludiq.Peek.SceneViewIntegration:OnSceneGUI(SceneView) (at Assets/Ludiq/Ludiq.Peek/Editor/Integration/SceneViewIntegration.cs:63)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Unity Version:
2019.4.14f1
Peek Version:
2.0.0a5
Customer support service by UserEcho
Also reproduced with a clean project with Peek as only asset imported.
Me too. And will make pinned mode window Appears in the wrong position
Hi Janitou,
Sorry about the issue and thanks for the bug report.
I have seen this issue sometimes myself, however I can't seem to figure out what causes it.
It seems like somehow the Unity window layout becomes corrupt due to maximization.
One trick that seems to resolve it is to save your layout, then reload it instantly.
Let me know if that works for you.
If you can ever pin-point any event that makes this bug reappear, please let me know, it might help me fix it!
Lazlo, thank you! That solves the issue. I will let you know if this bug reappears again, we know we hate this bug.