This version of Unity is unsupported.

Texture2D.redTexture

public static Texture2D redTexture;

Description

Gets a small Texture with all red pixels.

Unity sets all pixels of this Texture to transparent red (1,0,0,0).