Make two consecutive objects look like one.

Hey, I want to make cube with hole. To do so, a used 4 cubes and make them look like one with hole. But the problem is that in some camera positions you can clearly see line between them.121136-bad.png

An in some camera positions you don’t see them.

121137-good.png

So, my question is if it is possible to make those cubes so line is never seenable? I need to make this in unity because I want to move hole by scaling those cubes properly. Any ideas?

Change the shader of the material of your cubes to Unlit/Color121148-unlit-color.png
121149-unlit-color.png