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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1355078