Search Issue Tracker
By Design
By Design in 12.0.X
Votes
0
Found in [Package]
10.1.1
11.0.0
12.0.0
Issue ID
DANB-1007
Regression
No
Reassign ID popup in Sprite Editor does not work for PSD assets
Steps to reproduce:
- Open new editor project
- Import both attached Fei.psb and Square.png assets along with .meta files
- Select Square.png and open Sprite Editor, observe Invalid Sprite ID popup appears
- Select "Reassign ID" and Apply changes in Sprite Editor
- Repeat Step 3 and 4 on Fei.psb
- Observe Popup reappears after selecting Apply
Actual results: On PSB assets, Invalid Sprite ID popup reappears after Applying changes in Sprite Editor and changes are not saved
Expected results: Invalid Sprite ID popup should not reappear after Applying changes in Sprite Editor and changes should be saved
Reproducible with versions: 6000.0.49f1, 6000.1.4f1, 6000.2.0b3
Not reproducible with versions:
2022.3.61f1 (observe Invalid Sprite ID popup doesn't appear)
Can’t test with versions:
Tested on (OS): Windows 11
Notes:
- This issue also applies to SpriteRect outside of bounds popup
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This issue is caused by the layer IDs in the PSD file being in conflict. The layer names generate the layer IDs. To resolve this issue, users need to change the layer name in their own DCC tool.
Resolution Note (12.0.X):
This issue is caused by the layer IDs in the PSD file being in conflict. The layer names generate the layer IDs. To resolve this issue, users need to change the layer name in their own DCC tool.