Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.1.0f3
Issue ID
703083
Regression
Yes
[SpriteEditor] Slices clamp to image size when the Max Size of the image is smaller than the actual size
How to reproduce:
1. Open any (new) project
2. Import any image
3. Make sure it is imported as a sprite
4. Set the sprite mode to Multiple
5. Set the image Max Size to be smaller than the actual image size
6. Apply Import Settings
7. Open Sprite Editor
8. Slice the sprite in a grid using a larger number than the Max Size of the image
- Notice the slice size is set to the Max Size of the image
- Actually slicing it does not create one slice of the image, but multiple slices because the slicing pixels appear to be counted as the actual pixels of the image
- Can be worked around by simply having Max Size be larger than the image size
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment