Sprites don't tile perfectly when using sub-pixel positioning, which is enabled by default. Set 'Pixel rounding' on in project properties, and that should fix it. Alternatively set 'Sampling' to 'Point', but that will also affect the quality of rotated and stretched sprites.