This version of Unity is unsupported.
Method group is Obsolete

GlobalConfig.MaxPacketSize

Obsolete The UNET transport will be removed in the future as soon a replacement is ready. public ushort MaxPacketSize;

Description

Defines maximum possible packet size in bytes for all network connections.

The packet size associated with specific connections must be lower than this value.