As a workaround for this issue, I setup moving the Actor using a Timeline in Blueprint to drive a linear interpolation along a spline. The spline’s points are at the same positions as the InterpTo Component’s Control Points. It achieves the same effect as the InterpTo component.