Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0b10
Issue ID
1100334
Regression
No
Canvas Image element is not centered when created along with the Canvas
To reproduce:
1. Open any or create a new project
2. In a scene with no Canvas create UI -> Image
Expected behavior: The Image is at the center of Canvas either when it's created along with canvas or separately on an already existing Canvas
Actual behavior: The Image is not centered
Reproduced with: 2017.4.15f1, 2018.2.16f1, 2018.3.0b10, 2019.1.0b9
Notes:
The image position depends on the scene view. If it's moved up, the image is created in the upper part of the canvas.
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
- “Clear locked objects” button in the Info tab of the Physics Debugger window has no padding on the right side and has an extra space in between the words “locked” and “objects”
- Renaming the VFX Graph uses "Enter" for a new line and "Enter + Shift" to confirm instead of vice versa
- RasterCommandBuffer.DrawMeshInstanced light attenuation does not work in the Release build Player
- Main thread freezes when right-clicking on the title bar of a windowed Player on Windows
- “Open” button in Inspector does not function for certain Assets
Resolution Note (2019.1.X):
When the parent isn't explicit (i.e. the parent canvas isn't selected) the instantiated ui element will be positioned in the center of the scene view