Slowly starting to figure out navigating unreal here, and have a weird problem.
I brought in a fbx model [finally!] and am trying to apply materials to it.
the model has many, many sub-mesh objects and each has their own surfacing requirements.
the problem i am running into is that if i select the one part of the mesh i want to surface, i am applying it to the entire model- all 100+ parts of it, instead of the one i want to apply a specific material onto.
in the details panel, the model’s full hierarchy can be seen, it is in fact made of multiple objects, but even when i select the one object to apply a material onto, in the view window it is easy to see that along with it is the entire object also being selected.
i cannot find a way to just select the one single object to apply the material onto.
even if i select it in the details panel, and it is clearly the only thing being selected; it still applies the material to the entire model and all its multiple parts instead of the one that was selected.
how do i avoid this?
edit: just to be clear, the imported model has each separate mesh getting its own material already but most of them are basic materials that require an update. the entire model does not have one single material applied to it when it has been imported.
so it makes no sense that i cannot simply select a single mesh object and replace its material without applying the new material on the entire model…