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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment