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
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
- Blackboard in Visual Effect Graph Resizes After Exiting Full-Screen Mode
This is a duplicate of issue #1355078