Glitch in skeletal meshes (affected by camera position)

Btw I’m using mesh.computeBonesUsingShaders = false and mesh.skeleton = null to unbind a skeleton without changing the underlying mesh scale

If there’s a better solution, do let me know! I’m following the solution in this thread, but not sure if it’s the best way