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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment