In case of changing the AnimationClip of AnimatorController which makes the same transition and using it in some avatars, we have to change the AnimationClip of AnimatorController for each avatar.
This problem is solved in the same way as in Avatars 2.0 and only limited animation Clip by Animation Override Controller will solve.
In current version, looks like not running AnimationOverrideController set to animationLayers in vrc_avatardescriptor.
Please support AnimatorOverrideController.
environment
* vrcsDK-avatar-2020.07.09.15.19_public.unityPackage
* Build 94301
---
If you want to change an AnimatorController with the same transition to use it with several avatars by changing the AnimationClip, you need to create an AnimatorController just for that.
This problem is solved by replacing only the AnimationClip with the AnimationOverrideController like Avatars 2.0.
Currently, even if animationOverrideController is set to animationLayers in vrc_avatardescriptor, it doesn't seem to work in VRChat.
We ask that you support this.
·