This version of Unity is unsupported.

GlyphRect.zero

public static TextCore.GlyphRect zero;

Description

A GlyphRect with all values set to zero. Shorthand for writing GlyphRect(0, 0, 0, 0).