Search Issue Tracker
Fixed in 5.4.0
Votes
2
Found in
5.3.1p1
Issue ID
757969
Regression
No
ParticleSystem 2D Collision Breaks When Particle Velocity is Zero or Collision Options are Zero
How to reproduce:
1. Open and play the ZeroVelocity Scene in the attached project
2. On collision with the moving object, particles should play sub emitters and die
3. Instead they disappear without playing sub emitters with lots of IsFinite errors
Or
1. Open and play the ZeroDampBounceLossMinKill Scene
2. On collision with the moving object, particles should play collision sub emitter and send messages
3. Instead they disappear without playing sub emitters with lots of IsFinite errors
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