Why Are Objects Returning to Their Original Position After a Level Sequence in UE5?

The default behavior for Level Sequence is that objects return to their original position:

The docs describe how you can override this either at the project level or at each individual track section.

As of 5.4, you can also override this for each level sequence actor. Look on the level sequence actor for the Finish Completion State Override.

Hope this helps!

1 Like