On Projectile Stop and OnProjectileBounce dont get fired

If you want physics hits, you can override on Component Hit it on the static mesh and enable Simulation Generates Hit Events:

And you can opt to generate wake events for physics to delegate when components trigger wake / sleep states.