Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseMaterial naming setting.
When importing new model Unity will generate material name based on this setting and then it will try to locate
existing material with such name, if no such material exists Unity will create a new material by that name.
See Also: ModelImporterMaterialName, materialSearch, importMaterials.