Search Issue Tracker
Fixed
Fixed in 2022.3.39f1, 6000.0.12f1, 7000.0.0a1
Votes
0
Found in
2022.3.22f1
2023.2.16f1
6000.0.0b13
Issue ID
UUM-67677
Regression
No
[URP] Crash on Camera::ReleaseCameraStackRenderingState when searching in Hierarchy
How to reproduce:
1. Open the “urp_crash“ project
2. Open the “SampleScene“
3. In the Hierarchy window’s search bar enter a random string
Expected result: The editor continues to run
Actual result: Editor crashes
Reproducible with: 2022.3.22f1, 2023.2.16f1, 6000.0.0b13
Could not test with: 2021.3.36f1 (error)
Reproducible on: Windows 10, Windows 11 (user’s device)
Not reproducible on: No other environment tested
Note: Only reproducible with 2D URP
First few lines of the Stack Trace:
0x00007ff638ff2787 (Unity) Camera::ReleaseCameraStackRenderingState
0x00007ff638ff1569 (Unity) Camera::FinishRenderingEditorCamera
0x00007ff636d2d55c (Unity) Handles_CUSTOM_Internal_FinishDrawingCamera
0x0000022246adb595 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.Handles:Internal_FinishDrawingCamera (UnityEngine.Camera,bool)
0x0000022246a0b16b (Mono JIT Code) UnityEditor.Handles:DrawCameraImpl
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The text, buttons and checkmarks are outside their visual bounds when the Tier Settings window is docked
- Invalid front face configuration when building with GraphicsAPI set to WebGPU
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
Add comment