com.unity.2d.animation 10.1.0
Source docsNotes: processedReleased December 19, 2023
Unity Compatibility
Minimum Unity: 2023.1
Package Dependencies
- com.unity.2d.common (9.0.3)
- com.unity.2d.sprite (1.0.0)
- com.unity.collections (1.2.4)
- 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-521)
- Sprite Library editor drag and drop interactions. (case DANB-536)
- Sprite Library editor drag and drop blocked by labels. (case DANB-560)
- Adjust the copy-paste logic to not paste sprite mesh to the same sprite twice. (case DANB-532)
- Sprite Library Asset is selected on creation. (case DANB-544)
- Sprite Library Editor window not reacting to the delete command. (case DANB-547)
✨ Features
- SpriteSkin's Auto Rebind property can now be accessed from scripts. (case DANB-492)
- Sprite Library public API to save an asset as a .spriteLib SpriteLibrarySourceAsset.
- Ability to lock Sprite Library Editor window's asset selection.
📈 Improvements
- Update samples to use UI Toolkit.
- Moved the Sprite Library Editor window's save shortcut to the Shortcut Manager.
