Search Issue Tracker
Fixed in 2018.2.16f1
Fixed in 2018.2.X, 2018.3.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment