com.unity.2d.psdimporter 7.0.3

com.unity.2d.psdimporter

Notes: processedReleased October 10, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.1

Package Dependencies

🔧 Bug Fixes

  • Improved import speed and memory allocation for psd/psb files by reducing the intermediate texture buffers.
  • Fixed an editor freeze caused by over allocating intermediate texture buffers. (Case DANB-140)
  • Fixed an issue where some layers would become invisible when merging multiple layers together. (Case DANB-131)
  • Fixed exception when showing PSDImporter inspector. (DANB-197)