
I know this has been mentioned before, but every thread I could find was closed. Simply enough, the ruler tool doesn't work for hex grids. Even when comparing the same number of hexes' distance along the 6 directions that go straight through each hex, you get different results depending on whether you go on a diagonal or not, (using Euclidean). This suggests the hexes aren't regular hexagons? Ideally the ruler would count the number of hexes passed through to the destination hex. Currently I'm working around by setting grid size to 0.93, and only using the ruler along the the 6 directions that go straight through the middle of each hex, which requires two measurements and adding them together. This gives a number that's close enough most of the time, but not always and it's a pain in the butt. Last thing broken about hexes: The labels miss every second number.