Search Issue Tracker
Active
Votes
0
Found in [Package]
1.0.0
Issue ID
DANB-1156
Regression
No
Texture Importer copies slice names from source sprite when using a custom preset
How to reproduce:
1. Open the project “IN-114449_SpriteIssue”
2. In the Project tab, select the SPRITE_A asset
3. Slice the SPRITE_A asset (in the Inspector, click “Open Sprite Editor” → Slice → Slice → Apply)
4. Create a new Texture Importer Preset of the SPRITE_A (select SPRITE_A → in the Inspector → top right corner, just above “Open” click the middle icon → click “Create New Texture Importer Preset…”)
5. Apply the newly created preset to SPRITE_B (Select SPRITE_B → in the Inspector, top right corner, just above “Open” click the middle icon → double click the newly created preset → in the Inspector click “Apply”)
6. Observe SPRITE_B in the Project tab
Expected result: The slice of SPRITE_B is named “SPRITE_B_0”
Actual result: The slice of SPRITE_B is named “SPRITE_A_0”
Reproducible with: 1.0.0 (2023.1.0a1, 6000.0.57f1, 6000.2.5f1, 6000.3.0b1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Make sure the Sprite Mode is set to “Multiple” as otherwise the Slice option will not be available, this option can be found in the Inspector after selecting the sprite asset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment