GetAllActorsOfClass not working as expected in BeginPlay

Try adding a delay node / timer with delay before getting all of the actors.

Begin play != all actors spawned.