With streaming you have to actually put the player there with code. So, in your persistent level or in the begin play of the level BP of the loaded level you need:
You might even need a slight delay in there.
Thing is, when you package the game, this wont happen, but it’s very irritating during development, so you might as well code it in ![]()
