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
7000.0.0a1
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
- “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
Add comment