Manual     Reference     Scripting  
  
Scripting > Editor Classes > EditorApplication   

EditorApplication.currentScene  

static var currentScene : string

Description

The path of the scene that the user has currently open (Read Only)

All paths are relative to the project folder. Like: "Assets/MyScenes/MyScene.unity"