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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment