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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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