Search Issue Tracker
Fixed in 6000.1.0b9
Fixed in 6000.1.X, 6000.2.X, 6000.2.0a5, future release
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment