Search Issue Tracker
Duplicate
Duplicate in 2023.3.X
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 -
Resolution Note (2023.3.X):
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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
This is a duplicate of issue #UUM-29982