public static void GoToStage (SceneManagement.Stage stage, bool setAsFirstItemAfterMainStage);

Parameters

stageThe stage to navigate to.
setAsFirstItemAfterMainStageWhen set to true, the new stage replaces existing stages in the breadcrumbs, apart from the main stage.

Description

Navigates the Editor to the specified stage.

The specified stage can be a new stage, or an existing stage that is already open and part of the stage breadcrumbs in the Scene view.