It looks like there are two problems here. Firstly, the plain wall (without the door), is upside down (rotate UVs 180deg to fix this). Secondly, although the lines match up in the image, the UVs are offset, this will cause the texture to be offset when the two parts are next to each other. To fix this, move the island with…