When 3d model is imported it loses it's color! How do i fix this

I downloaded a 3d model of a human character online. When i imported it into Unity its color was lost and the whole character was gray. How can I fix this? Reply as soon as possible, thx :slight_smile:

What its supposed to look like:

This is how it looks like in Unity:

1 Answer

1

When you import a model, you will also get a folder named ‘Material’. In that folder you’ll find the material that the model uses. The material is empty however, because the texture isn’t in your project.

So import the texture of the model. When it’s imported click on the material and drag the texture into the square.

thanks so much but i need some more help

now that i have the model can u tell me step by step instructions on how to make this a third person game with this character. Right now i have a first person controller but how would i use a third person controller with this character instead?

what square? im new to unity still learning.. found 3d model with textures and with materials, when importing it loses colors.. i read comment how to do that, but i still dont know...

I have the same problem. Can you please clarify how you fixed it. I have the materials folder and some textures, but when I drag the texture to the Albedo square only one texture shows at a time. Cab please help. Thank you in advance.