Search Issue Tracker
Won't Fix
Won't Fix in 1.0.X
Votes
0
Found in [Package]
1.0.0-pre.4
Issue ID
DANB-479
Regression
No
Changes are not saved and reverted to default in the Sprite Editor when editing an Aseprite Sprite
How to reproduce:
1. Open the attached project “AsepriteBug”
2. Select the “test” Aseprite Sprite asset
3. In the Inspector, click “Open Sprite Editor”
4. Change the Sprite border
5. Click “Apply” and observe the border
Expected result: The changed border is saved
Actual result: The border is reverted to the default size
Reproducible with: 1.0.0-pre.1, 1.0.0-pre.2, 1.0.0-pre.3, 1.0.0-pre.4 (2021.3.23f1, 2022.2.16f1, 2023.1.0b11, 2023.2.0a7)
Reproducible on: Windows 11 Pro
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
This is by design. If you have selected Import Mode: Animated Sprite, the importer will use the data from the Aseprite file. If you wish you create your own sprite data, select Import Mode: Sprite Sheet.
(https://docs.unity3d.com/Packages/com.unity.2d.aseprite@1.0/manual/ImporterFeatures.html#general)
Resolution Note (1.0.X):
This is by design. If you have selected Import Mode: Animated Sprite, the importer will use the data from the Aseprite file. If you wish you create your own sprite data, select Import Mode: Sprite Sheet.
(https://docs.unity3d.com/Packages/com.unity.2d.aseprite@1.0/manual/ImporterFeatures.html#general)