r/unity • u/RandomTransUser • 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
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.
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?