com.unity.2d.animation 9.1.1
Source docsNotes: processedReleased May 17, 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
- 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.
