Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2
2021.2.0b15
2022.1
Issue ID
1371690
Regression
No
[UIR] Vector image rendering ignores target rect position
How to reproduce:
1. Open project "Interface 2.0.zip"
2. Open "Scene" Scene (Assets>Scenes>Scene)
3. Make sure the Game window is open
4. In the Hierarchy window expand Canvas>Element>Image and select "Image"
5. In the Inspector window scroll down and press on "Inline Style"
6. Adjust the Padding value
7. Observe the Game window top right corner
Expected result: The vector image is scaled from the center
Actual result: The vector image is scaled from the top left corner
Reproducible with: 2021.2.0b16, 2022.1.0a12
Could not test with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1 (Errors: Assets/Interface/ThemeAsset.cs(8,64): error CS8124: Tuple must contain at least two elements.)
Workaround: In the "Element" tab open "Image" and set Vector to "None" then set Texture to any Texture and switch Type from "Vector" to "Texture"
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][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a4