Search Issue Tracker
Fixed
Fixed in 6000.1.0b9, 6000.2.0a5, 7000.0.0a20
Votes
0
Found in
6000.0.37f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-89959
Regression
No
[VFX Graph] TriggerOnDie spawn particles when particles are alive
Steps to reproduce:
1. import the linked unity package
2. open the VFX
3. drag and drop the VFX in the scene.
Actual results: Notice that the Main System spawns particles (the red ones) thanks to a TriggerEventonDie although they are not dead.
Expected results: The TriggerOnDie should only spawn particles when a particle dies. Death of the particles being manually set (Alive attribute) or thanks to the implicit Reap option in the update.
Reproducible with versions: 6000.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Add comment