Setting a material instance constant for a static mesh material causes warning in logs

So as per my previous msg, I can avoid this error spamming the logs by making sure the phys mat is set to none before i assign it to the mesh, then afterwards assign it to the referenced mat inst.

This works, but seems a bit hacky. I’d love to know why this is actually happening.