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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment