this line used to work in 5.3
UnityEditor.SceneManagement.EditorSceneManager.OpenScene (scene, UnityEditor.SceneManagement.OpenSceneMode.Additive);
but now crashes the editor in 5.6.3p3 for a 0xc000005 exception at
please tell me there is a work around I can’t change unity version now