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.
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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
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 :)