Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
4.5.0a3
Issue ID
581898
Regression
No
When user crops multiple sprites user can misunderstand the selected frame
When user crops multiple sprites > user can misunderstand the blue frame as a selection tool and not as a crop container as it currently functions as. See screen shot.
Prerequisite:
You need a sprite in you assets
Repro:
1. Select the Sprite from the asset
2. In the Inspector, select Sprite mode > multiple
3. Select Sprite Editor
4. Make a manual selection of a graphic element in the sprite
5. Click apply - the sprite is saved with a name_01
6. Drag the selection (Blue frame) to another graphic element in the sprite and apply
Result: the Sprite created before is overwritten by this selection so name_1 containing the graphic element selected in step 6
Expected result: New sprite Name_2 should be created
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
Add comment