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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment