com.unity.2d.animation 9.1.0
Source docsNotes: processedReleased January 12, 2024
Unity Compatibility
Minimum Unity: 2022.2
Package Dependencies
- com.unity.2d.common (8.0.2)
- com.unity.2d.sprite (1.0.0)
- com.unity.collections (1.1.0)
- com.unity.modules.animation (1.0.0)
- com.unity.modules.uielements (1.0.0)
🔧 Bug Fixes
- Blend weight vertex attribute is added only when sprite has bones. (case DANB-520)
- Sprite Library editor drag and drop interactions. (case DANB-535)
- Sprite Library editor drag and drop blocked by labels. (case DANB-558)
- Adjust the copy-paste logic to not paste sprite mesh to the same sprite twice. (case DANB-530)
- Sprite Library Asset is selected on creation. (case DANB-542)
- Sprite Resolver previews not visible after editor regained focus. (case DANB-564)
✨ Features
- SpriteSkin's Auto Rebind property can now be accessed from scripts. (case DANB-490)
- Sprite Library public API to save an asset as a .spriteLib SpriteLibrarySourceAsset.
