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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.