Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2022.1.X
Votes
0
Found in
2018.4
2018.4.33f1
2019.4
2020.3
2021.1
2021.2
Issue ID
1324966
Regression
No
Previously loaded Scene's Ambient light is applied to a GameObject when loading a Scene with LoadScene Additive
How to reproduce:
1. Open the user's attached "Ambient light bug 2018.4.zip" project
2. Open the "Dark" Scene
3. Enter Play Mode
4. Observe the "Sphere" GameObject in the Game view
Expected result: "Sphere" GameObject has proper Ambient light in the "Light" Scene
Actual result: "Sphere" GameObject keeps the "Dark" Scene's Ambient light
Reproducible with: 2018.4.33f1, 2019.4.23f1, 2020.3.3f1, 2021.1.2f1, 2021.2.0a11
Notes:
- The issue is not reproducible with LoadSceneMode.Single
- The issue is not reproducible if they are no Light Probe Group GameObjects in the starting Scene ("Light" Scene needs to be opened at least once after deleting Light Probe Group to work around this issue)
- The issue is reproducible in both Editor and Standalone Player.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment