com.unity.2d.animation 9.0.3

com.unity.2d.animation

Source docs
Notes: processedReleased May 8, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.2

Package Dependencies

🔧 Bug Fixes

  • Fixed Sprite Resolver inspector not able to set category to 'No Category' if it contains the old hash value. (case DAB-395)
  • Fixed Sprite Resolver inspector not updating its previews when the category is set externally to 'No Category'. (case DANB-389)
  • Fixed an issue where the Limb IK solver will become unstable when the child bones have different Z position. (case DANB-413)
  • Fixed an issue where changing Sprite Library reference in the Inspector will result in an exception. (case DANB-426)
  • Fixed an issue where the CCD and Fabrik solvers will become unstable when the child bones have different Z position. (case DANB-418)

Features

  • Updated IK parameter names and comments in public APIs.