Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b1
Issue ID
755330
Regression
No
Particles GetCollisionEvents returns larger than actual number of events
1. What happened
ParticlePhysicsExtensions.GetCollisionEvents returns larger than actual number of events. Issue is relevant for Editor only and only if particle burst occurs at the beginning of PS life. And if more than 1 collider exists.
Overall the issue is more complex and not always reproducible with the above conditions. Originally attached project with other recent fixes now works OK.
2. How we can reproduce it using the example you attached
Use project '4b9wq6ut.9qo With Spaces.zip' attached to one of the comments to this case.
- Open scene '000-startup'
- Run
---> Observe console output - (it'll print 'current particles count' every frame to show that actual number of particles is OK) and then will output final 'Test Result' message that prints smth like '...at line 71 expected: 50 was: 208...'
Reproducible also in 5.2.3, 5.3.0.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #762690