Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3.13f1
2021.1
2021.2
2022.1
Issue ID
1354322
Regression
Yes
Editor crashes on GUIView::ProcessInputEvent when closing a window in Editor which is running with -debugallocator argument
Reproduction steps:
1. Open Command Prompt window: Keyboard shortcut (Win+R) > enter "cmd" > click "OK"
2. Launch Unity with "-debugallocator" argument via Command Prompt window: "<EditorPath>\Editor.exe -debugallocator"
3. Once Unity Hub opens, create a new Unity project
4. Open the Preferences window: Editor > Preferences
5. Close the Preferences window
Expected result: Unity editor doesn't crash
Actual result: Unity crashes on GUIView::ProcessInputEvent
Reproducible with: 2020.3.13f1, 2020.3.17f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
Not reproducible with: 2019.4.29f1, 2020.3.12f1
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #1355078