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.
Comments (5)
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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
MixalityInc
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.