I have upload my test UE4 project on box. When run the app, press F to spawn a particle in the scene, and the particle would fall down and hit on floor. there’s a Collision Event Generator in this particle, Normally, this event would trigger when hit floor.
It’s easy to reproduce this bug, just set bUseFixedFrameRate=True in project settings.