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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment