I have a humanoid avatar exported from Blender as an FBX file. This avatar was exported from an older game engine, and has some extra bones used in it’s animations. All the individual animations in the file are recognized and are able to be imported, but I get the import warning for all of them: ```
Clip ‘[Name of the animation clip]’ has import animation warnings that might lower retargeting quality:
‘[Name of a bone in the rig]’ is inbetween humanoid transforms and has rotation animation that will be discarded.
…
…
The animations are specifically made and match up to my imported avatar, they wont be used on other humanoids. Is there some way I can tell Mecanim to not attempt this conversion? I've tried playing around with the mask, deselecting and selecting both the humanoid mask and bones in the transform mask, none of which changed anything.
I'm using Unity Version 2019.4.31f1.