Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.27f1
2022.3.3f1
2023.2.0a21
2023.3.0a3
Issue ID
UUM-40716
Regression
No
Crash on GUIView::ProcessInputEventFromAPI when closing a window
Reproduction steps:
1. Open the attached “repro-project“
2. Close the “Scene Bookmarks“ window
3. Observe the crash
Reproducible with: 2021.3.27f1, 2022.3.3f1, 2023.1.0a26, 2023.2.0a21
Not reproducible with: 2023.1.1f1
Fixed in: 2023.1.0b1
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
0x00007ff66a8eb233 (Unity) GUIView::ProcessInputEventFromAPI
0x00007ff66a8eb108 (Unity) GUIView::ProcessInputEvent
0x00007ff66ae7e7af (Unity) GUIView::ProcessEventMessages
0x00007ff66ae78490 (Unity) GUIView::GUIViewWndProc
0x00007ffa533ce858 (USER32) CallWindowProcW
-
Resolution Note:
Duplicate of already fixed bug.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-29982
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
This is a duplicate of issue #UUM-29982