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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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