Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.0
Issue ID
1307121
Regression
No
[2D][Sprite Editor] Sprite Editor slicing undo doesn't work after Apply has been pressed
[2D][Sprite Editor] Sprite Editor slicing undo doesn't work after Apply has been pressed
Repro Steps:
- Open "Unity Bug Test (sprite slicing undo)" project
- Select the "button_square" sprite asset in the project (there's only one)
- Open the Sprite Editor for it
- Change the "border" parameters or drag the handles to change them inside the Sprite Editor
- Press Undo (notice that it works correctly)
- Change the parameters again
- Press Apply
- Notice that undo doesn't undo whatever was last done in the Sprite Editor, but whatever was done in the main editor before that (undo information was forgotten)
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note:
This issue is currently by design but a feature request will be under consideration for future updates to the Sprite Editor