This version of Unity is unsupported.

Texture2D.blackTexture

public static Texture2D blackTexture;

Description

Gets a small Texture with all black pixels.

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