This version of Unity is unsupported.

NewSceneMode

enumeration

Description

Used when creating a new Scene in the Editor.

Properties

SingleAll current open Scenes are closed and the newly created Scene are opened.
AdditiveThe newly created Scene is added to the current open Scenes.