com.unity.2d.animation 10.1.2
Source docsNotes: processedReleased May 21, 2024
Unity Compatibility
Minimum Unity: 2023.1
Package Dependencies
- com.unity.2d.common (9.0.4)
- 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
- Sprite Library's labels and categories cannot be reordered. (case DANB-593)
- Added safety checks to SpriteSkin's public APIs. (case DANB-598)
- Fixed the IK bones flipped at certain angels. (case DANB-595)
- Fixed the the memory leak in the SpriteSkin component. (case DANB-603)
- Fixed the incorrect transform cache capacity in the SpriteSkin component. (case DANB-615)
📈 Improvements
- Updated the Editor Analytics to use the latest APIs.
- Updated the UI Elements to use the latest APIs.
- Remove implicit NativeArray cast from MeshUtilities.
- Updated the SpriteSkin's deformation system to improve performance.
