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
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- Asset name is not shown in the Undo History window when a sprite is modified
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