Problem importing .PSD file

I am trying to import a .PSD file into a project, but it imports it as a single asset not with layers. What am I doing wrong?

I have the solution.

First you has to install the followings packs from the package manager in Unity:

  • 2D Animation Pack
  • 2D IK Pack
  • 2D PSD Import

Then go to Photoshop…

You will need to " Save as" “Large Document Format”, is gonna save as a .PSB

Then when you import it in Unity it will be imported has multiple layers and will be able to use bones, etc in the sprite editor.

PSD files will not work, you need to export your Photoshop file as a PSB file type. Also use PSDImporter package:
https://docs.unity3d.com/Packages/com.unity.2d.psdimporter@1.0/manual/index.html