Mesh particle emitter collision

I have been following Zak’s tutorial about making mesh patricle emitters.

Since the cow mesh he is using is not available in the most current version, I just used a simple NarrowCapsule instead. But what is happening is, when I add the collision module, it collides about 50 units above its colliding point, no matter where I place the emitter or the colliding ground. What can be causing this?

Hey waxxan -

Thank you the report this is a known issue and we are currently investigating, for reference UE-3853.

Thank You

Eric Ketchum

Ah thanks! :slight_smile:

There is a way to track this problem? I can still reproduce this in 4.8.3

Hi mcleary -

UE-3853 is still be worked on and currently is backlogged in status. Currently there is no public facing method of tracking bug reports, but you can always ask on the original question and we are happy to tell you the status here.

As a workaround you can adjust the collision offset in the negative direction.

Eric Ketchum

Hi Eric, we face the same issue here in our 4.10 project. What collision offset are you referring to?

Within the particle system editor (Cascade), there is a collision section where you can offset the particle emitters collision.