The title pretty much says it all. I want to change one of my materials do a different one. (The second material in the inspector) but when I drag my wanted material onto the object, it only applies it to the first material. How can I change to the one I want?
Drag the material onto the appropriate slot in the inspector (or use the material selector for the appropriate slot).
–Eric
Have you tried deleting the first material first, then placing the material in the slot as Eric said!
I must be doing something wrong. Dragging a material into the inspector doesn’t work. Also, I can’t switch to a material to a different material. (I can make changes to the material, but I don’t want to do that. I need that material for a different object.)
So far the only option I know how to do is to use a script to export an object as an OBJ, then in Blender, re-assign materials, and save. Then do this for every single object. This will take way too long! (I didn’t create the assets, otherwise I wouldn’t have this issue)
I can’t delete materials from the inspector. When I right click it, I don’t get a “Remove Component” option.
Not really sure what you mean; materials aren’t components. Drag one onto the appropriate slot or use the material selector button:
–Eric
Oh! I see. It was in the Mesh Renderer. I was looking at the are a the bottom where you can create materials.
Thank you!