hi there..
I imported several Assets. The list:
NGUI, Liquid particles, PlayMaker, Toon Explosions
Every Asset is updatet to the latest version. I´m using Unity 4.1.0f4 (free).
Today i started Unity.. And all my saved Layouts are corrupted. Each one is set back to the default Unity Layout, with "failed to destroy view" and more errors in the console.
So i reimported all assets - works now. But i´ve still this Error in the Console:
Layer index out of bounds
UnityEditorInternal.InternalEditorUtility:GetLayerName(Int32)
UnityEditor.EditorGUILayout:LayerField(String, Int32, GUILayoutOption[])
UICreateNewUIWizard:OnGUI() (at Assets/NGUI/Scripts/Editor/UICreateNewUIWizard.cs:43)
UnityEditor.DockArea:OnGUI()
The Error stacks in the console everytime i switch the windows. So.. I´ve the same error 20-30..etc times inside the console - and i´m able to clear it. But it appears again when i change window or do a testplay ._.
Does Someone know why this happens - and how to solve this?