I’ve got a building that is split into individual levels using OBJ files. Each OBJ file I load into prefab (into the same scene) generates new Materials despite all mtl files linking to the same image files. Obviously I would like each new loading OBJ file to reference existing Materials.
Also, when I name a container in the hierarchy pane, these names seem to change when I import another OBJ file. For example, if I’ve named a container Level1, it changes to Level2 on another import.