com.unity.2d.animation 7.1.0

com.unity.2d.animation

Source docs
Notes: processedReleased January 17, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2 (7f1)

Package Dependencies

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

🔧 Bug Fixes

  • Adjust the copy-paste logic to not paste sprite mesh to the same sprite twice. (case DANB-531)
  • Blend weight vertex attribute is added only when sprite has bones. (case DANB-519)
  • Sprite Library Asset is selected on creation. (case DANB-543)
  • SpriteSkin's Auto Rebind property can now be accessed from scripts. (case DANB-491)

Features

  • SpriteSkin's Auto Rebind property can now be accessed from scripts. (case DANB-491)
  • Sprite Library public API to save an asset as a .spriteLib SpriteLibrarySourceAsset.