Search Issue Tracker

By Design

Votes

0

Found in

2018.2.4f1

Issue ID

1073699

Regression

No

[Tilemap] Tile pivots are not properly aligned

2D

-

Steps to reproduce:
1. Open user attached project
2. Go to Sprites -> TileImage.png
3. Observe that "pivot" is set to "bottom"
4. Open SampleScene and paint on the Tilemap with the "TerrainTile"

Expected result: tile pivots should be properly aligned when painting on the tilemap

Reproduced in: 2018.3.0a10, 2018.2.3f1, 2018.2.0b1

Comments (3)

  1. huulong

    Feb 28, 2020 20:53

    For people looking for a fix for tilemaps that are offset when using non-center pivot, see official reply in https://forum.unity.com/threads/tilemap-palette-doesnt-work-well-with-non-center-pivot-sprites.516196/

    In summary: change Grid/Tilemap > Tilemap component > Tile Anchor XY from (0.5, 0.5) to the coordinates matching your pivot (all sprites used as tiles must have the same kind of pivot)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.