This version of Unity is unsupported.
Method group is Obsolete

NetworkLobbyManager.maxPlayersPerConnection

Obsolete The high level API classes are deprecated and will be removed in the future. public int maxPlayersPerConnection;

Description

The maximum number of players per connection.

Calling ClientScene.AddPlayer will fail if this limit is reached.