CubeMesh with repeating square texture is only showing texture on one side.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Xeinix

I’m trying to add a 500x500 png to each side of this cube. I’ve set the texture in Material → Albedo → Texture and set the UV1 to a Vector3(3,2,1). Doing this it will only put the texture on one side of the cube with the rest of it being black.

To my knowledge I’ve properly followed the documentation, but I might have missed something.

Any help is appreciated thanks!

Here’s a picture of what I’m running into.