Hi, I’ve circled back on this issue in 4.27.2, and the issue is persisting for me.
SetPlaybackPosition
is breaking transformations, and even destroying the Player/Actor doesn’t seem to work for me:
SequencePlayer->Stop();
SequenceActor->Destroy();
Any ideas?