Ive used the IK Retargeter to take all the animations from a UE5 character transfer to a UE4. Ive been spending hours debugging and realised that although i have changed and retargetted the manny UE5 to my current character and I have changed all the animations to my characters but as you can see here, it is still referencing the old animations:
This is the animations that I have already changed to :
Why is it still referencing the old ones? There is also this error in the console:
LogAnimMontage: Warning: Playing a Montage (AM_Flight_Dodge_A_R) for the wrong Skeleton (UE4_Mannequin_Skeleton) instead of (SK_Mannequin).
I dont understand which part is not connecting? Pls Help