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:

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.