LevelSequence with StreamingLevel issue

i was using ULevelSequencePlayer::CreateLevelSequencePlayer to create my LevelSequenceActor. But if i set the Actor inside the streaming level and use a reference instead it works now … I dont know what the issue is here but for now i can use this workaround