We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Unity's SceneManager.LoadScene has an option to load scene additively.
Can't find the same option for BoltNetwork.Connect() (to load remote scene additively on client) and BoltNetwork.LoadScene() (for server)