Sequences don't play correctly after calling SetPlaybackPosition

I’ve done some testing in the 4.27, and it seem to work correctly but ONLY if you destroy the sequence player after the sequence is finished and after you set the playback position. If you don’t do that, it still bugs out, but at least now you just need to clean up after yourself and destroy the players instead of modify the engine code. Thanks for letting me know.