my projectile, Who inherits from a parent, spawns but doesn't move while parent projectile works perfectly

Thanks, the hierarchy looks fine.

  • is it safe to assume that Shooting Trace has no collision?
  • is it safe to assume the collision of the Sphere is set up correctly on both?

Assuming the child works fine when not inheriting (right?), is there anything in the Construction Script / Begin Play of the parent?