This version of Unity is unsupported.

MaterialProperty.PropFlags.PerRendererData

Description

In the Material Inspector, value for this property will be queried from Renderer's MaterialPropertyBlock, instead of from the Material. The value will also appear as read-only. This corresponds to the "[PerRendererData]" attribute in front of a property in the Shader code.