This version of Unity is unsupported.

CanvasRenderer.SetColor

Switch to Manual
public void SetColor(Color color);

Parameters

colorRenderer multiply color.

Description

Set the color of the renderer. Will be multiplied with the UIVertex color and the Canvas color.