com.unity.2d.animation 7.0.11
Source docsNotes: processedReleased May 12, 2023
Unity Compatibility
Minimum Unity: 2021.2 (7f1)
Package Dependencies
- com.unity.2d.common (6.0.6)
- com.unity.2d.sprite (1.0.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-397)
- Fixed Sprite Resolver inspector not updating its previews when the category is set externally to 'No Category'. (case DANB-392)
- Fixed an issue where the Limb IK solver will become unstable when the child bones have different Z position. (case DANB-414)
- Fixed an issue where changing Sprite Library reference in the Inspector will result in an exception. (case DANB-427)
- Fixed an issue where the CCD and Fabrik solvers will become unstable when the child bones have different Z position. (case DANB-419)
📈 Improvements
- Updated IK parameter names and comments in public APIs.
