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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment