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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Resolution Note:
This issue is currently by design but a feature request will be under consideration for future updates to the Sprite Editor