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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment