You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(Runtime): Check IsFinite on input position when fixing bones in LateUpdate
Summary: It might be possible that the retargeted's characters bones might not have valid positions when they are being corrected in LateUpdate. This code checks that before doing the LateUpdate correction.
Reviewed By: andkim-meta
Differential Revision: D48048967
fbshipit-source-id: 2b6ffdd8d6af3fac9129074d60861f1de640dca0
0 commit comments