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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
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.