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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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)