Hi Krapton,
it looks like you specified absolute length for your U. So your map is wrapping all the way around and reaching the end of the mesh before your next tile.
You could either not use an absolute width, or just adjust the width downwards until it aligns.