Hi, I am crating a Editor Utility Widget. I wanted to support automatic way to creating material instances of a material and then save them in same directory as Material. I was able to create Dynamic Material but could not figure out a way to save them.
Hey there @roguedeveloper! Welcome to the community! I believe the dynamic materials are meant to be used at runtime, but to solve your material instance woes, all you’ll have to do at the end where you casted to the material instance itself, would be to set it’s parent like this and it should derive from the material you want.