Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
Issue ID
740183
Regression
No
[MSE] Loading an unloaded scene at runtime throws some errors and the scene is displayed twice in the hierarchy
Steps to reproduce:
1. Open attached project
2. Open 'Scene1'
3. Drag 'Scene2' into the hierarchy
4. Unload 'Scene2' by right-clicking on it and clicking 'Unload Scene'
5. Play the scene
Expected behaviour: The unloaded 'Scene2' becomes loaded and no errors are displayed.
Actual behaviour:
Additional 'Scene2' is loaded, leaving the unloaded 'Scene2' in the hierarchy and two following errors are thrown in console:
No path have been set on the LoadSceneOperation
Unknown error occurred while loading ''.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment