Search Issue Tracker
Fixed in 2019.2.X
Votes
1
Found in
2018.2.6f1
Issue ID
1079742
Regression
No
Console throws "Failed to destroy views: #1 Hostview" error when changing layout
How to reproduce:
1. Download and open attached "NavMesh_Bug4" project
2. Switch Layout to "Nice"
3. Switch Layout to Default
Expected result: Console is empty
Actual result: Error is thrown in the Console
Reproduced with: 2017.4.11f1, 2018.1.9f2, 2018.2.8f1, 2018.3.0b1
Error:
Failed to destroy views: #1
HostView
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
UnityEditor.WindowLayout:CloseWindows() (at C:\buildslave\unity\build\Editor\Mono\GUI\WindowLayout.cs:710)
UnityEditor.WindowLayout:LoadWindowLayout(String, Boolean) (at C:\buildslave\unity\build\Editor\Mono\GUI\WindowLayout.cs:492)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment