com.unity.2d.animation 10.0.2

com.unity.2d.animation

Source docs
Notes: processedReleased May 22, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2023.1

Package Dependencies

Features

  • Updated IK parameter names and comments in public APIs.

🔧 Bug Fixes

  • Fixed Sprite Resolver inspector not able to set category to 'No Category' if it contains the old hash value. (case DANB-396)
  • Fixed an issue where the Limb IK solver will become unstable when the child bones have different Z position. (case DANB-416)
  • Fixed an issue where the CCD and Fabrik solvers will become unstable when the child bones have different Z position. (case DANB-421)
  • Fixed an issue where changing Sprite Library reference in the Inspector will result in an exception. (case DANB-429)