Why is my projectile not bouncing from the environment?

Show us:

  • the component hierarchy of the projectile actor
  • collision settings of the static mesh component (or a dedicated collider if you use one)
  • mesh collision if using mesh as the collider
  • settings of the Projectile Movement Component

The most common mistake people make is assembling the components. Start with that.

1 Like