Search Issue Tracker
Fixed in 2020.1.X
Votes
5
Found in
2019.4.12f1
2019.4.13f1
2020.1.10f1
Issue ID
1286075
Regression
Yes
Editor throws a console error every time the layout is reset
To reproduce:
- download this project, or copy this layout file into the Library folder, before opening a project.
- after the project loads up, go to Layout - Default to reset it
- notice the error in the console
Failed to destroy editor windows: #1
FallbackEditorWindow
UnityEditor.<>c__DisplayClass35_0:<ReloadWindowLayoutMenu>b__4()
Reproducible in 2019.4.13f1, 2019.4.12f1, 2020.2.10f1
Cannot repro in 2019.4.11f1, 2018.4.28f1, 2020.2.9f1
Cannot repro in 2020.2.0b8 or 2021.1.0a1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Ilia_Karyagin
Nov 23, 2020 05:25
Same to me:
Failed to destroy editor windows: #1
FallbackEditorWindow
UnityEditor.<>c__DisplayClass28_0:<ReloadWindowLayoutMenu>b__2()
In Unity 2019.4.14f1 version