Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0 - preview.1
Issue ID
1118400
Regression
No
[PSD importer] PSD file is Imported as 2D sprite when Importing it with PSD Importer
Steps to reproduce:
1. Open the attached project "case_1118400"
2. Navigate to Project -> Assets
3. Notice how "PSB file" and "PSD file" are differently Imported
Expected results: PSB and PSD files are Imported in the same way
Actual results: PSD files are Imported as simple 2D sprites
Reproducible with: 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
-
Doctor_Fail
Jun 05, 2019 04:42
This is a very serious issue. The package is called "PSD Importer" and yet it only works with PSB files? Free alternatives to Photoshop do not offer the option to export PSB files, while there are a few that support exporting PSDs. There is also no way to convert the files without the use of Photoshop. Please either include support in the 2D Animation package for files other than a PSB imported with the PSD importer (there are open source alternative formats), or support PSD files in the importer.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note:
There is currently a limitation in Unity where a file extension is tied to a specific importer. Currently PSD extension is registered to TextureImporter.