basically we’re calling stop on a Movie Sequence player during end play, and because the skel mesh has been cleared. We’re early outing in the update root scope if GetSkelMeshComponent() is null, but we get some ensures indicating this isn’t really expected. So wanted to check if there was a better fix.