Search Issue Tracker

Fixed in 2020.2.X

Fixed in 2018.4.X, 2019.4.X, 2020.1.X

Votes

0

Found in

2017.4.0f1

2018.3.0a1

2018.3.12f1

2019.1.0a1

2019.2.0a1

Issue ID

1147043

Regression

No

EditorSceneManager.sceneOpened and EditorSceneManager.sceneOpening events are not called when the scene is reloaded

Scene Management

-

How to reproduce:
1. Download the tester-attached script(ReloadScene.cs)
2. Create a new Unity project and import the script
3. Make a copy of the SampleScene.scene to a folder outside of the Assets folder
4. Make some changes to the SampleScene.scene in the Editor and save it
5. Replace the SampleScene.scene outside of the Editor with the older copy of the scene
6. Return to the Editor and in the Reload prompt reload the scene

Expected result: EditorSceneManager.sceneOpened and EditorSceneManager.sceneOpening events are called
Actual result: EditorSceneManager.sceneOpened and EditorSceneManager.sceneOpening events are not called

Reproducible with: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019.2.0a12

  1. Resolution Note (fix version 2020.2):

    Fixed in 2020.2.0a16

  2. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.0b15

  3. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.3f1

  4. Resolution Note (fix version 2018.4):

    Fixed in 2018.4.25f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.