Particle doesn't generate Hit event?

I’m using a particle effect as a bullet in my game, but the onHitEvent doesn’t work with it.
I’ve attached collider to the particle itself, put the particle in a blueprint, and after failing with this, I tried attaching a capsule collider to PE in the BP, but that doesn’t generate OnHitEvents neither.

Can somebody tell me what could be wrong?