This version of Unity is unsupported.
Method group is Obsolete

NetworkManager.onlineScene

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

Description

The Scene to switch to when online.

Setting this makes the NetworkManager do Scene management. This Scene will be switched to when a network session is started - such as a client connect, or a server listen.