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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
This is a duplicate of issue #762690