Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b17
Issue ID
627641
Regression
No
The new GUI sliced images doesn't work correctly with orthographic cameras with a small size at world coordinates
To reproduce:
1. Create new project
2. Import attached sprite
3. Set camera to orthographic Projection of size 5 (default one)
4. Set all boarder in sprite editor to 10
5. Apply changes
6. Add Image game object to scene (UI->Image)
7. Set sprite as Source Image on Image (Script) component
8. Set Image Type to Sliced and unselect Fill Center option
9. In Rect Transform component set Pos X to 37.9, Pos Y to 4.28, Width to 23.86, Height to 25.69
10. Notice that sliced images doesn't work correctly with orthographic cameras with a small size at world coordinates.
Comments (2)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
eyalfx
Dec 24, 2014 00:49
I've got the same issue in 4.6.1.f1
My image is a power of two, and the sliced image looks stretch when you scale it up.
Helical
Dec 15, 2014 08:45
is your image the power of 2? make sure your image dimensions is 2,4,8,16,32,64,128, , , , 20202020202020202020 :)