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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
This is a duplicate of issue #1355078