Search Issue Tracker

By Design

Votes

0

Found in [Package]

4.0.2

Issue ID

1296879

Regression

No

[2d] [PSD Importer] Error occurs when not using PSD Importer 5.0.0-pre.1 with 2D Animation 6.0.0-pre.1

Package: 2D PSD Importer

-

[2d] [PSD Importer] Error occurs when not using PSD Importer 5.0.0-pre.1 with 2D Animation 6.0.0-pre.1

Steps to Repro:
- create a new 2D project
- 2D Animation 5.0.x and PSD Importer 4.0.x should be installed
- update 2D Animation package to 6.0.0-pre.1 (do not upgrade PSD Importer to 5.0.0-pre.1)

The following error appears in the console:

Library/PackageCache/com.unity.2d.psdimporter@4.0.2/Editor/PSDImporter.cs(1381,36): error CS0246: The type or namespace name 'Categorylabel' could not be found (are you missing a using directive or an assembly reference?)

  1. Resolution Note:

    The PSD Importer depends on the 2D Animation package. If only the 2D Animation package is updated, this issue will occur. The resolution to this issue is the following:
    - During the pre-release phase of the packages, we (2D team) have to make sure to communicate with the users that they would have to upgrade both packages (2D Animation and PSD Importer), if they would like to use the latest version
    - Once the packages enter the release candidate phase, these packages will be auto upgraded when a user goes from one Unity version to the next. However, it will still be important to remind the users of upgrading both packages if they are going to upgrade the packages themselves.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.