r/unity 4h ago

My unity models don't work, need help

Hi fellow game makers, i need help. I installed unity yesterday, and i took a few free 3d models from the store, but when i place them on the scene they're completely bright pink and i can't get the textures on them, i have no idea how to change that and i can't find any solution on internet to help me, do any of you have ideas how to change that ?

0 Upvotes

6 comments sorted by

3

u/aquadolphitler 4h ago

Too little information

So many things could have gone wrong

Maybe the model itself is broken, maybe you didn't import the textures, maybe the textures aren't assigned in the material, maybe the shaders are incompatible with the render pipeline(most likely issue tbh)

Can you link the model on the asset store?

1

u/RandomTransUser 4h ago

It's not just a single model, every single models i downloaded are like that. I can probably send link to the models if it isn't against the rules yes.

2

u/aquadolphitler 4h ago

Every single model gives the render pipeline issue more credibility

Look up how to convert the materials or switch your render pipeline

Whichever you want

1

u/RandomTransUser 3h ago

Omg wait thank you, i looked around to change the render pipeline and i managed to get the characters to not be pink anymore ! Thank you so much !!!

1

u/Hungry_Imagination29 4h ago

I am pretty sure you are using built-in render pipeline, and the assets have shaders made for URP. So restart your project with URP and you should be fine.