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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Add comment