com.unity.2d.psdimporter 6.0.1

com.unity.2d.psdimporter

Notes: processedReleased October 5, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2

Package Dependencies

🔧 Bug Fixes

  • Removed memory requirement check since we cannot properly determine if there will be enough memory to import the file (case 1357544)
  • Fixed artifacts on images when flatten.
  • Fixed exception "PsdInvalidException: Unrecognized layer section type" when importing certain files.