com.unity.2d.animation 3.1.0

com.unity.2d.animation

Notes: processedReleased January 13, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3 (0b11)

Package Dependencies

📈 Improvements

  • Changed how Samples are imported into the user's project
  • Updated Third Party Notices file

🔧 Bug Fixes

  • Fix Animation Samples crashes when installing on certain machines (case 1185787)
  • Fix visual glitch when using SpriteSwap with Multi-threaded rendering (case 1203380)
  • Fix bone name misaligned under Weight Slider Inspector when a name contains more than 26 letters (case 1200873)
  • Fix bones not chained correctly when splitting bone in certain cases
  • Fix 'Label' and 'Sprite' name overlaps with its input field when preset of "Sprite Library Asset" is created (case 1201061)
  • Fix bone names can be empty (case 1200861)
  • Fix bone gets created even though clicked on Visibility Panel (case 1200857)
  • Fix NullReferenceException when using shortcut 'Shift+1' in certain cases (case 1200849)

Features

  • Expose SpriteSkin component to be accessible from scripts.