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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment