Possible issue on your setup : verify that “Make Visible After Load” is correctly checked when loading level. Else you have the node “Should Be Visible” (Level Streaming). Also verify that you have a strong reference to each “Box Spawner” (I don’t know if GetAllActorsOfClass is a good idea). Another thing is, I think when you unload level, you should load it again when you want it to be visible.