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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
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