This version of Unity is unsupported.

Vector2.negativeInfinity

public static Vector2 negativeInfinity;

Description

Shorthand for writing Vector2(float.NegativeInfinity, float.NegativeInfinity).