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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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