com.unity.2d.animation 9.0.3
Source docsNotes: processedReleased May 8, 2023
Unity Compatibility
Minimum Unity: 2022.2
Package Dependencies
- com.unity.2d.common (8.0.1)
- 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 Sprite Resolver inspector not able to set category to 'No Category' if it contains the old hash value. (case DAB-395)
- Fixed Sprite Resolver inspector not updating its previews when the category is set externally to 'No Category'. (case DANB-389)
- Fixed an issue where the Limb IK solver will become unstable when the child bones have different Z position. (case DANB-413)
- Fixed an issue where changing Sprite Library reference in the Inspector will result in an exception. (case DANB-426)
- Fixed an issue where the CCD and Fabrik solvers will become unstable when the child bones have different Z position. (case DANB-418)
✨ Features
- Updated IK parameter names and comments in public APIs.
