This version of Unity is unsupported.

CustomRenderTexture.cubemapFaceMask

Switch to Manual
public uint cubemapFaceMask;

Description

Bitfield that allows to enable or disable update on each of the cubemap faces. Order from least significant bit is +X, -X, +Y, -Y, +Z, -Z.