Hi hello! Thanks for the reply, I was able to figure it out by now: I already have my saving and loading inside my game instance, but accidentally was creating two different save game objects - and the one that gets overwritten by the actors in the level was never saved, just the second one that was created again during the saving in my GI.
But thanks for the reply!