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
- Rendering errors are thrown when canceling full screen on OpenGL API Windows build
- Game view fails to render and becomes dark when the Screen Space Lens Flare Component's intensity is set to 1 and the Bloom Mip Bias is set to 0.
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
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