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
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
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)