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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note:
This issue is currently by design but a feature request will be under consideration for future updates to the Sprite Editor