Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0a1
2018.2.2f1
Issue ID
1068411
Regression
Yes
Editor crashes or throws MissingReferenceException when deactivating/deselecting custom EditorWindow
How to reproduce:
1. Open attached project "Picker.zip"
2. In the Editor' tab section, select "Procedural Level" -> "enum"
3. Deselect the newly created custom Editor window by clicking anywhere on the Editor
4. Repeat step 2 and step 3
5. Observe Console and Editor windows
Expected result: Unity does not crash
Actual result: Unity crashes
Reproducible with: 2018.2.0a1, 2018.2.3f1, 2018.3.0a8
Not reproducible with: 2017.2.3p3, 2017.4.9f1, 2018.1.9f1
Cout not test with: 2017.1.5f1 (due to lack of new features)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1075038