This version of Unity is unsupported.

RenderTextureCreationFlags.BindMS

Description

Setting this flag causes the RenderTexture to be bound as a multisampled texture in a shader. The flag prevents the RenderTexture from being resolved by default when RenderTexture.antiAliasing is greater than 1.