Search Issue Tracker
Fixed
Fixed in 6000.0.9f1, 7000.0.0a1
Votes
6
Found in
6000.0.3f1
7000.0.0a1
Issue ID
UUM-72412
Regression
No
Crash on BatchRendererCullingOutputs::SyncFences when navigating through a Scene via the Scene view
Reproduction steps:
1. Open the attached “repro_IN-75893“ project
2. Open the “00_Scenes/Main Scene.unity“
3. Enter the Play Mode
4. In the Scene view, navigate around the Scene for around 2 minutes
5. Observe the crash
Reproducible with: 6000.0.3f1
Couldn’t test with: 2021.3.38f1, 2022.3.30f1 - Couldn’t resolve the HDRP errors that appear when launching the project
Reproducible on: Windows 11 (10.0.26120) (user’s), Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
* Crash reproduces in the Player but with a different stack trace
* According to the user, crash started appearing after they followed the instructions for GPU Driven Rendering ([https://forum.unity.com/threads/gpu-driven-rendering-in-unity.1502702/])
First few lines of the stack trace:
0x00007FF9A94C7ADF (Unity) BatchRendererCullingOutputs::SyncFences
0x00007FF9A94C7B4E (Unity) BatchRendererCullingOutputs::SyncFencesAndFinishCulling
0x00007FF9A972FC28 (Unity) ScriptableRenderContext::ExecuteScriptableRenderLoop
0x00007FF9A8D84154 (Unity) ScriptableRenderContext_CUSTOM_Submit_Internal
0x0000020C7825C673 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Rendering.ScriptableRenderContext:Submit_Internal (UnityEngine.Rendering.ScriptableRenderContext&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment