Humanoid rig critically affecting skeletal finger animations.

Unity’s Humanoid is not allowing all the necessary bone rotations on avatars’ fingers causing broken fingers animations (different poses than the ones originally animated).

In our tests it seems like the Muscle clip is removing all animation in the orientation axis that are not feasible for a human body, and this is very noticeable in fingers (specially the Thumb).

Does anybody know how to override this mechanism or if any other workaround is possible?

You could try masking out the hands, and then playing them using it’s geneic rig.

Do you have a image to show your setup of the muscles, the rig (showing all green) in the inspector and the results in the scene?
This sounds like unintended behavior resulting from a bad rig setup - user error, .