Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b15
Issue ID
790785
Regression
No
[Triggers] Kill on Exit trigger fires as soon as particles are created
Exit kill triggers seem to fire as soon as the particles are created.
Repro steps.
1. Open Triggers scene from attached project.
2. Press play.
3. Observe how particle marked as Exit gets killed off right away.
Expected outcome: exit particles to get killed off where the red arrow is (i.e. upon exiting the trigger)
Notes:
- Not a regression, happens since the introduction of triggers.
- Exit callbacks on the other hand work as expected and are only called once the particle exits the trigger.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment