This version of Unity is unsupported.
Removed

SystemInfo.supportsGPUFence

Obsolete SystemInfo.supportsGPUFence has been deprecated, use SystemInfo.supportsGraphicsFence instead.
Upgrade to supportsGraphicsFence
public static bool supportsGPUFence;

Description

This functionality is deprecated, and should no longer be used. Please use SystemInfo.supportsGraphicsFence.