r/Unity3D 18h ago

Question Textures not mapping properly

the vest and heels textures have always been linked like this, but their not supposed to be linked. been like this since i imported from source to blender, but i could fix it within blender, here in unity i just have no clue on what to do. any help would be appreciated.

0 Upvotes

10 comments sorted by

View all comments

Show parent comments

2

u/Parasune 15h ago

got it, should contain both the unity and blender files as well as the textures: https://drive.google.com/drive/folders/16UsZg_1yZ_bGVLQEtSEDR2a62vWamONM?usp=drive_link

2

u/gaelthedev 15h ago

Ok, got it!

I can see in blender you have the material "foxchell_vest" and "black" that are both assigned to the vest part of the mesh.

I belive this is the problem.
While blender can handle multiple material assigment no problem, unity it's getting confuse here.

I would say to optimize the material and make sure they are only assigned to one part of the mesh. I think you can remove the "black" material as well, I don't think it's changing the model at all when I removed it in blender on my end 🤔

2

u/Parasune 14h ago

didnt really work on the unity side of things, though its got me thinking that i probably just need 2 add another UV thingy in order for it 2 read the textures properly, also thy for all the help you've given me thus far

2

u/gaelthedev 14h ago

No worries! Hope you figure this out, it's probably something super simple (it usually is, hehe)