I'm having an issue where the editor's grid and the grid representing the cell size of a tilemap node don't line up despite being set to the same size. The grid step is set to 25x25 in the 'configure snap' settings & the cell size of the tilemap is set to 25x25 as well. For reference here's what it looks like:
The problem appears to be with the tilemap grid rather than the editor's grid. It only affects the size of the cells on the x-axis and they seem to be off by a sub-pixel amount. Here's a pic of the grid config settings:
Here's the tilemap settings:
Thanks in advance for any help!