com.unity.2d.animation 7.0.12

com.unity.2d.animation

Source docs
Notes: processedReleased September 28, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2 (7f1)

Package Dependencies

  • com.unity.2d.common (6.0.6)
  • com.unity.2d.sprite (1.0.0)
  • com.unity.modules.animation (1.0.0)
  • com.unity.modules.uielements (1.0.0)

🔧 Bug Fixes

  • Fixed an issue when adding IK Manager to a Game Object sometimes throws a null reference exception. (case DANB-476)
  • Fixed an issue where the FK doesn't blend correctly with the IK if solver solves from the bind pose. (case DANB-483)
  • Added correct help documentation link to Sprite Library Asset. (case DANB-488)