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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1355078