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
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
Add comment