I put this in unity, set it at 16x16 and 16 ppu, and some tiles catch the border from the tile next to it. Most of the tiles don't fit together and have a small gap in between.
Viewing post in Pixel Dark Forest comments
If you mapped sprites properly and created tiles out of them - i had the same problem. Just set the resolution to specific one (i.e. 640x360 for 16:9 not only by aspect ratio) and it will display properly.
It's due to scaling if you have not locked your preview resolution.
Oh! Turn of filtering (set it to point)