So I have the printed out the hit actor name within the UI. The name is BP_Straight_C_1 (These actors are spawned when the game is powered up) I have tried to cast it to the BP_Straight actor (which is a child of the Base_Pipe actor) as you can see it still fails maybe I should get the actor by name from the world and then cast to?