This version of Unity is unsupported.

PlayerSettings.resizableWindow

Switch to Manual
public static bool resizableWindow;

Description

Use resizable window in standalone player builds.

By default standalone Windows, Mac and Linux builds use a non-resizable game window. Enabling this makes the window resizable.