Search Issue Tracker
Fixed in 2018.3.X
Votes
9
Found in
2018.2.1f1
Issue ID
1066481
Regression
No
[2D][Tilemap][Hexagon] Sort Order on tilemap renderer seem to cause some Hexagon tiles to not overlap properly
1. What happened
[2D][Tilemap][Hexagon] Sort Order on tilemap renderer seem to cause some Hexagon tiles to not overlap properly
2. How we can reproduce it using the example you attached
1. Open the Attached Project.
2. Open the Sample Scene and click on Play (Note on Tilemap Renderer Sort Order is top left)
3. Note that the Hexagon in position (x:0, y:-2) does not overlap the same way as the other Hexagons (example: Hexagon in position (x:-1, y:-3))
Additional note:
- This is obvious when your tiles protrudes the tile size and you want some tiles to overlap in a certain way.
- The Sort Order for Top Right also causes this issue.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Mixality_KrankyBoy
Dec 04, 2019 00:10
Seeing this in 2019.3.0f1
bdrelling
Nov 19, 2018 04:43
I'm using Unity 2018.3.0b10 and I'm still seeing this exact same issues, but it says fixed/resolved?
dlange83
Sep 30, 2018 21:11
Anyone know what causes this or how to fix it? I'd posted something similar here:
https://forum.unity.com/threads/overlapping-tile.562801/#post-3735304
I'm a unity newb but this is completely ruining the tilemap feature for me at the moment.
erlioniel
Sep 14, 2018 15:44
The issue is related to the different sprite sheets used in overlap. Have the same issue with regular grid. Image - https://i.imgur.com/8S18U7l.png
karczoh
Sep 02, 2018 18:34
I've encountered the same problem with rectangular grid, so doesn't seem to be caused by hex grid.