Animation Retarget Error


Hi
I want to change A character’s body and face animation to B character.
Ik Retargeter is used, and the face target follows the name of the ARKit.
The body comes in well with retargeting, but the curve mixes after retargeting the face.
ex) eyeLookInLeft curve data name changed eyeSquintRight

Is there a way to solve these problems?

The sentence may be strange because the translator is turned on. Thank you.

For fact, only the bones’ name wrong will not cause too much trouble,and it maybe just different version of ARKit name, But I found more trouble maybe in there.
you curve definitly not only the rename problem.
If you check more carefully, you will find eyeLookInLeft to eyeLookOutRight’s curves be taken by brownInnerUp to eyeBlink…
So ,you’d better check your IKRetargeter, I think maybe you got something wrong when you set them, the cruves’ data is correct but be taken by other bone, So you need to check the IKRetargeter which is blue, you can paste your IKRetargeter to make us find out what’s wrong with your Retargeter.