com.unity.2d.animation 8.0.5

com.unity.2d.animation

Notes: processedReleased October 31, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.1

Package Dependencies

  • com.unity.2d.common (7.0.3)
  • com.unity.2d.sprite (1.0.0)
  • com.unity.modules.animation (1.0.0)
  • com.unity.modules.uielements (1.0.0)

📈 Improvements

  • Expand and frame on bone selection.

🔧 Bug Fixes

  • Fixed IK Manager 2D's inspector slow downs. (case DANB-216)
  • Fixed an issue where the Sprite Skin editor would throw an exception if Sprite Renderer doesn't have a Sprite assigned to it.
  • Fixed a case where the auto weight generation would associate incorrect bones to vertices. (case DANB-22)
  • Improved the Auto Geometry generation speed.
  • Fixed a case where a .psd/.psb with a Main Skeleton assigned would generate incorrect bind poses. (Case DANB-225)
  • Fixed an issue where Sprite Skins would no longer deform when re-entering the camera frustum. (case DANB-223)