Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.6f1
Issue ID
UUM-43368
Regression
Yes
Crash on GUIView::ProcessInputEventFromAPI when navigating from Layers menu to Project Settings
Reproduction steps:
1. Create a new 3D Core project
2. Open the “Layers” drop-down menu, which is found in the upper-right corner of the Unity interface
3. Navigate to Edit → Project Settings
4. Observe the crash
Reproducible with: 2022.2.4f1, 2022.3.6f1
Not reproducible with: 2021.3.29f1, 2022.2.3f1, 2023.1.6f1, 2023.2.0b2
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
0x00007ff736cc8f33 (Unity) GUIView::ProcessInputEventFromAPI
0x00007ff736cc8e08 (Unity) GUIView::ProcessInputEvent
0x00007ff7372a0d6c (Unity) GUIView::DoPaint
0x00007ff7372a9d1c (Unity) GUIView::RepaintViews
0x00007ff736def7dd (Unity) Application::TickTimer
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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-40110