e-ucm / uAdventure

Serious game editor for Unity based on eAdventure.
24 stars 5 forks source link

Failed to destroy editor windows: #3 #68

Open daviddavo opened 4 years ago

daviddavo commented 4 years ago

imagen

Console shows

Failed to destroy editor windows: #3
Drop
DrawerParametersMenu
Drop
UnityEditor.EditorUtility:LoadWindowLayout(String)
uAdventure.Editor.Controller.ConfigureWindowLayout() (at Assets/uAdventure/Editor/Engine Logic/Controllers/Controller.cs:1120)

The problem seems to be at https://github.com/e-ucm/uAdventure/blob/21ec75e3b23977154d89d7ecbf02196cc305a70c/Assets/uAdventure/Editor/Engine%20logic/Controllers/Controller.cs#L1120

Using last release, Unity 2017 LTS on Windows