I encountered the same issue and here’s what works for my situation. In the level blueprint for the level you referred to in your sequence, add node ‘create level sequence player’ and choose your level sequence in the ‘level sequence’ input node. Then add a ‘Play(sequencePlayer)’ node after the create node and connect your level sequence to the target node. Then everything goes well.