Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
864065
Regression
Yes
Animator "Avatar Mask" has no effect after runtimeAnimatorController is changed
To reproduce:
1. Open attached project "TestOverrideAnimation.zip"
2. Play "TestScene" scene.
3. Press "space" button. Animation plays, and legs are not moving. In animator you can see that "Action Layer" has "UpperBody" mask applied.
4. Now press "1", to change "Animator.runtimeAnimatorController" to "AnimatorOverrideController".
5. Press "space" again. As you can see, now legs are moving, even though "UpperBody" mask is still applied.
Actual result: "Avatar Mask" has no effect on the animation, after Animator.runtimeAnimatorController was changed to AnimatorOverrideController.
Expected result: "Avatar Mask" works as before, after Animator.runtimeAnimatorController was changed to AnimatorOverrideController.
Reproducible with: 5.5.0a6, 5.5.0p3
Not reproducible: 5.4.3p1, 5.6.0a1
Fixed on 5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment