Search Issue Tracker
Fixed in 2022.2.0b10
Fixed in 2023.1.0a11
Votes
0
Found in
2022.2.0b8
2023.1.0a10
Issue ID
UUM-13920
Regression
Yes
Crash on VFXParticleSystemBatchData::VFXParticleSystemBatchData when assigning a VFX Shader graph to an "Output Particle HDRP Lit Mesh" Node in VFX graph
Reproduction steps:
1. Open the user’s attached project
2. Make sure that in Edit > Preferences > Visual effects Experimental features are enabled
3. Create a Shader graph by right-clicking in the Project window Create > Shader Graph > VFX Shader Graph
4. Open the new Shader Graph and change Material to Lit
5. Create a VFX graph by right-clicking in the Project window Create > Visual Effects > Visual Effect Graph
6. Open the created VFX graph and add “Output Particle HDRP Lit Mesh” Node
7. Drag the “New Shader Graph“ to “Shader Graph” in “Output Particle HDRP Lit Mesh” Node
Expected result: Shader Graph is added to Node
Actual result: Editor Crashes
Reproducible with: 14.0.3(2022.2.0b2, 2022.2.0b8), 15.0.1 (2023.1.0a10)
Not reproducible with: 12.1.7 (2021.3.9f1), 13.1.8 (2022.1.16f1), 14.0.2 (2022.2.0a14, 2022.2.0b1)
Could not test with: 10.10.0 (2020.3.39f1) - no “Output Particle HDRP Lit Mesh” Node
Reproducible on: Windows 10, macOS Monterey 12.5 (M1 Max)
Note: The reproduction rate is about 50-70% and is very inconsistent, sometimes it is needed to wait or navigate the Editor for the crash to happen.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Resolution Note (fix version 2022.2.0b10):
Fixed by another internal issue: UUM-5728: [VFX] Crash while assigning lit to unlit with old SG integration
Resolution Note (fix version 2023.1.0a11):
Fixed by another internal issue: UUM-5728: [VFX] Crash while assigning lit to unlit with old SG integration