com.unity.2d.animation 9.1.1

com.unity.2d.animation

Source docs
Notes: processedReleased May 17, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.2

Package Dependencies

🔧 Bug Fixes

  • Fixed the the memory leak in the SpriteSkin component. (case DANB-602)
  • Fixed the IK bones flipped at certain angels. (case DANB-583)
  • Sprite Library's labels and categories cannot be reordered. (case DANB-592)
  • Fixed the incorrect transform cache capacity in the SpriteSkin component. (case DANB-614)

Features

  • Added safety checks to SpriteSkin's APIs.