A rendering bug encountered when enabling SkinCache

This bug occurs when skincache is enabled and a skeletal mesh is displayed for the first time. The skeletal mesh occasionally renders incorrectly, as if it were exploding. I suspect it’s a timing issue.

In version 5.7, we can fix this bug by setting r.SkeletalMesh.UpdateMethod=0. However, this console variable has been removed in the current version.