i made a thing, and then put it into a prefab. Now i’d like to modify the mesh slightly, while keeping everything else in place.
Normally i’d click the Model: Select button at the top of the inspector, but it’s a prefab select button now instead. And clicking it doesn’t bring me to anything useful regarding meshes or importing.
Also right click: Reimport seems to do absolutely nothing at all.
You can’t get that menu up in the Prefab but you can in the model the prefab is referring to. Remember that prefabs are just made up of references of all different things (models, textures, scripts, ect).
Right click on the prefab and “Select Dependencies”, you’ll be able to find the .fbx file and you’ll be able to find that menu by clicking on that.