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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment