Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0a1
Issue ID
933208
Regression
No
Game window does not display additional scenes in Edit mode, when adding Scenes which have disabled "Auto Generate" Lighting
There are 4 scenes in this project. 2 scenes ("AutoGen1" and "AutoGen2") have Scene Lighting set to AutoGenerate. Other 2 scenes ("NoGen1" and "NoGen2") have AutoGenerate disabled.
When adding those scenes to the Hierarchy, it produces different results in the Game window, depending on the order in which scenes were added.
Game window gets updated correctly, when mouse enters Game window, or game is Played or any keyboard key is pressed.
Happens only in editor, while in Edit mode.
To reproduce:
1. Open attached project "New Unity Project 24.zip".
2. Open "AutoGen1" scene.
3. Add other scenes to hierarchy is this order: "AutoGen2", "NoGen1", "NoGen2".
Actual result: Game window displays only "AutoGen1" and "AutoGen2" scenes.
Expected result: Game window displays objects from all scenes which are in Hierarchy. (mouse over game window to fix that)
Reproducible: 5.5.4p2, 5.6.2p4, 2017.1.0p1, 2017.2.0b4, 2017.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment