Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0f3
Issue ID
818582
Regression
No
Unloading a scene which is currently loading does not unload
Steps to reproduce:
1.Open attached project "SceneManagementBug.zip";
2.Press play.
3.Press any key.
-subScene won't unload.
Problem: The script loads subScene into the main scene and all its objects. However , it won't unload subScene from the main scene.
Actual result: subScene does not unload.
Expected result subScene should unload.
Reproduced on: 5.3.5f1,5.4.0f1,5.4.0f3;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment