This version of Unity is unsupported.

RenderTexture.descriptor

Switch to Manual
public RenderTextureDescriptor descriptor;

Description

This struct contains all the information required to create a RenderTexture. It can be copied, cached, and reused to easily create RenderTextures that all share the same properties.