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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a16
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0b15
Resolution Note (fix version 2019.4):
Fixed in 2019.4.3f1
Resolution Note (fix version 2018.4):
Fixed in 2018.4.25f1