com.unity.2d.animation 10.0.3

com.unity.2d.animation

Source docs
Notes: processedReleased September 4, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2023.1

Package Dependencies

🔧 Bug Fixes

  • Fixed an issue where the FK doesn't blend correctly with the IK if solver solves from the bind pose. (case DANB-484)
  • Fixed an issue where GPU-deformed Sprites will not animated after scene reload. (case DANB-461)
  • Added correct help documentation link to Sprite Library Asset. (case DANB-487)
  • \##Changed
  • Updated documentation on enabling GPU skinning.
  • Update the Sprite Library component inspector to inform users about the entry overrides documentation page.