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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment