Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.3.4p1
Issue ID
787114
Regression
Yes
[MSE] Entering/exiting playmode makes Active Scene a Scene, which is on top of Hierarchy
Reproduction steps:
1) Open user's attached project
2) Import 2 scenes into hierarchy (SceneA and SceneB)
3) Make SceneB appear under SceneA in hierarchy
4) Make SceneB - "Active Scene"
5) Enter playmode
Expected result:
SceneB should remain "Active Scene"
Actual result:
"Active Scene" switches to SceneA
Note:
If in playmode you will mark "Active Scene" any other Scene (regardless was it done with Script or right mouse click > Set Active Scene) exiting playmode will make "Active Scene" SceneA (Scene which is on top of hierarchy view).
Regression happened from 5.3
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][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Ziflin
May 06, 2016 15:35
This is a pretty frustrating bug for anyone attempting to have a global/master scene that is loaded first. It also messes with the lighting as the active scene changes.