Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
michaelm9945's avatar
10 years ago

I have a problem with textures

I downloaded some textures of floor textures, wall textures, paint textures etc on Google images and when I try to add these textures to my Unity Project, the images are too stretched out. I'm not sure how to explain it, so I have attached a photo of it

Can someone explain how I can fix this?

1 Reply

Replies have been turned off for this discussion
  • I don't use unity, but to me it looks like the texture sampler for UV coords is set to "CLAMP", try "WRAP".