Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.73f1
6000.3.15f1
6000.4.4f1
6000.5.0b4
6000.6.0a2
Issue ID
UUM-142251
Regression
No
Crash on VFXManager::CollectShadowCullResults when opening a specific scene
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/Game.unity“ Scene
3. Observe the crash
Reproducible with: 6000.0.73f1, 6000.3.15f1, 6000.4.4f1, 6000.5.0b4, 6000.6.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FFF23FC7E74 (Unity) VFXManager::CollectShadowCullResults
0x00007FFF23FCD3B6 (Unity) VFXManager::Internal_ProcessCameraCommand
0x00007FFF23F8ADEF (Unity) VFXManager_CUSTOM_Internal_ProcessCameraCommand
0x00000197D57648EA (Mono JIT Code) (wrapper managed-to-native) UnityEngine.VFX.VFXManager:Internal_ProcessCameraCommand_Injected (intptr,intptr,UnityEngine.VFX.VFXCameraXRSettings&,intptr,intptr)
0x00000197D576481B (Mono JIT Code) UnityEngine.VFX.VFXManager:Internal_ProcessCameraCommand (UnityEngine.Camera,UnityEngine.Rendering.CommandBuffer,UnityEngine.VFX.VFXCameraXRSettings,intptr,intptr)
0x00000197D576470B (Mono JIT Code) UnityEngine.VFX.VFXManager:ProcessCameraCommand (UnityEngine.Camera,UnityEngine.Rendering.CommandBuffer,UnityEngine.VFX.VFXCameraXRSettings,UnityEngine.Rendering.CullingResults)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MissingReferenceException errors are thrown after entering Play mode when multiple Inspector windows are displaying different objects with Grid Layout Group component
- "Can't change name, category with the same name already exists" Error is logged when renaming a Category to a name with a trailing space in the VFX Graph Blackboard
- Delete does nothing on an in-use Custom Attribute when re-triggered after cancelling the deletion confirmation prompt in the VFX Graph Blackboard
- No Ellipses are used for the Visual Effect Graph Create Context Menu Option
- Crash on LaunchBugReporter when opening a specific project using DirectX 12
Add comment