Search Issue Tracker
Fixed in 2018.2.16f1
Fixed in 2018.2, 2018.3
Votes
0
Found in
2018.2.12f1
Issue ID
1094637
Regression
Yes
Environment Lighting is not applied when loading a scene via SceneManager.LoadScene()
To reproduce:
1. Open user's attached project "ZapZap.zip"
2. In Project window, Assets/Scenes, duplicate "Scene 6"
3. Add the newly created scene to Scenes In Build via Build Settings
4. Enter the Play mode in any level
5. Click the button in top right corner and navigate to Level 7 (the duplicated scene)
Expected: scene is loaded with Environment lighting applied
Actual: scene is loaded without Environment lighting
Reproduced in: 2018.2.16f1, 2018.3.0b9, 2019.1.0a8
Note: the scene can be fixed by manually generating the lightning
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment