Search Issue Tracker
Fixed in 2018.3.11f1
Fixed in 2018.3, 2019.1
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.1f1
2019.1.0a1
Issue ID
1125003
Regression
No
SceneManager.sceneUnloaded callback still returns scene.isLoaded == true
How to reproduce:
1. Open the attached project ("case_1125003-Repro-IsLoaded.zip")
2. Open the repro scene ("Level01")
3. Enter the Play Mode and inspect the Console
Expected results: scene.isLoaded returns false
Actual results: scene.isLoaded returns true
Reproducible with: 2017.4.20f2, 2018.3.5f1, 2019.1.0a5
Not reproducible with: 2019.1.0a6, 2019.1.0b3, 2019.2.0a5
Fixed in: 2018.3.11f1, 2019.1.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
Add comment