Actor only following spline when spawned at start, not when spawned later in game

It’s hard to take a guess, but since you mentioned it does find the spine in the second case, can it be actually doing what it’s supposed to? Maybe it doesn’t get told to move to another destination once one travel succeeds. If that’s not it though, can it be because of the order your code runs? We should inspect your moving algorithm