This version of Unity is unsupported.

RenderTargetBinding.colorStoreActions

public RenderBufferStoreAction[] colorStoreActions;

Description

Store actions for color buffers.

Not all platforms support store actions. If the platform you are using does not support store actions, RenderBufferStoreAction.Store will be used instead.