com.unity.2d.animation 7.0.1

com.unity.2d.animation

Notes: processedReleased October 5, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2

Package Dependencies

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

🔧 Bug Fixes

  • Fixed render texture size error in the Skinning Editor. (1357814)
  • Fixed a case where quads generated in the Skinning Editor would be created with the wrong size and position. (case 1361500)
  • Fixed an issue where IK Solvers would not be updated when previewing an animation clip. (1364307)
  • Fixed an issue where copying mesh and bone data from a .psb containing a single sprite would throw an exception. (case 1364619)
  • Fixed an issue where an error would show up when destroying a Sprite Skin component while deep profling. (case 1364916)