This version of Unity is unsupported.
Method group is Obsolete

ShaderUtil.ClearShaderErrors

Obsolete ClearShaderErrors has been deprecated. Use ClearShaderMessages instead.
Upgrade to ClearShaderMessages

Declaration

public static void ClearShaderErrors(Shader s);

Description

Clears compile time messages for the given shader.