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
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
This is a duplicate of issue #UUM-29982