This version of Unity is unsupported.

RenderTextureDescriptor.enableRandomWrite

public bool enableRandomWrite;

Description

Enable random access write into this render texture on Shader Model 5.0 level shaders.

See Also: RenderTexture.enableRandomWrite.