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
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
- Crash on invalid_parameter_internal when starting Standalone Profiler
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