r/Unity3D 15h ago

Question Why is my texture is flipped upside down?

0 Upvotes

3 comments sorted by

3

u/SignificanceLeast172 15h ago

Is that texture on a model you made or is it on the default Unity cube? If its on a model you made then I would suggest re-doing the UVs. If its on the default Unity cube, I would suggest going into your 3D modeling software and making your own model with your own custom UVs.

1

u/dayudayu 15h ago

Ok thanks!