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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment