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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment