com.unity.2d.animation 9.0.2
Source docsNotes: processedReleased March 21, 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)
✨ Features
- Added support for Collections 2.0.0.
- Fixed an issue where "System.ArgumentException" thrown when opening sprite Prefab with Script. (DANB-342)
🔧 Bug Fixes
- Fixed an issue where IKEditorManager updates even when there are no active IK Manager 2Ds in the Scene. (case DANB-345)
- Fixed an issue where undoing vertex painting results in a displaced mesh. (case DANB-355)
- Fixed an issue where IKGizmos will throw an exception in the editor when IKSolver has an unassigned Solver in its list. (case DANB-371)
- Fixed SpriteResolver does not animation with animation clip when upgrading from 2020.3. (case DANB-377)
- IMGUIContainer:ProcessEvent error occurs when selecting a PSD embedded SpriteLibraryAsset as a Main Library of another Sprite Library Asset. (case DANB-380)
