Just ran into this. It was caused by two different Material Instances have the same GetMaterialHash.
It was fixed by going into one of the material instances and touching a property and resaving.
I found them by debugging, but I think it was outputting it in the editor’s Output Log as well.