Actor does not perform action when spawned?

Your GetController node is using self, yet you’re looping through all those actors. Dunno if this blueprint is for the pawn or some manager blueprint, try plugging the actors from the loop into the GetController node.