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
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
Add comment