Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Won't Fix in 2017.2.X
Votes
0
Found in
2017.2.0a1
2017.2.0f3
Issue ID
967778
Regression
Yes
The Editor crashes when closing 2 custom editor windows at the same time
Reproduction steps:
1. Open "DEL_2017.zip" project
2. "Tools" -> "Level Maker"
3. "Piece Editor"
4. Close both of the windows with the "x" close button in the top right of the custom window
Expected Result: Custom windows close
Actual Result: The Editor crashes
Fixed in: 2018.1.0b1
Reproduced with: 2018.1.0a5, 2017.3.0b11, 2017.2.0p3, 2017.2.0f3, 2017.2.0f1, 2017.2.0b11, 2017.2.0b6, 2017.2.0b1, 2017.2.0a4, 2017.2.0a1 (559228b1ba23), 2017.2.0a1 (42b0c0ab4abe)
Did not reproduce on: 2017.1.2p3, 5.6.4p3 (No longer crashes, but results in a lengthy error)
Note:
"InvalidOperationException: Collection was modified; enumeration operation may not execute.
System.Collections.Generic.List`1+Enumerator[UnityEditor.EditorWindow].VerifyState () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:778)
System.Collections.Generic.List`1+Enumerator[UnityEditor.EditorWindow].MoveNext () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:784)
UnityEditor.DockArea.OnDestroy () (at /Users/builduser/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:89)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
The above error often times appears on Mac OS with the reproducible versions, but after a few tries the editor crashes
Does not crash if the windows are closed separately
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment