Hi,
I have a shader that changes that remaps the colour (perfect blue and perfect red independantly) to a set colour in Unity. I am using the URP renderer. If I change the colour variable on one objects, all of the other objects with that shader are also changed. Is there any way to instance the material per object in unity?
Thanks very much for your help.