Search Issue Tracker
By Design
Votes
1
Found in
2019.4
2020.3
2021.2
2022.1
2022.1.0b3
2022.2
Issue ID
1395538
Regression
No
Sprites Grids are positioned not accurately when using "Sliced" Draw Mode and setting "Size" to something other than 1x1
How to reproduce:
1. Open project "SlicedPivotRepro.zip"
2. Observe the view in the Scene window
Expected result: Sprites Grids are on green dots
Actual result: Sprites Grids are not on green dots
Reproducible with: 2019.4.35f1, 2020.3.27f1, 2021.2.9f1, 2022.1.0b5, 2022.2.0a2
Note: Reproducible in the Editor and Player
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
Thank you for the report.
Sprite Pivots are currently normalize value i.e. (0-1) for transformation usage.
We have added this into a backlog to investigate the possbility of specifying pivots as absolute position when used with transformation.