Search Issue Tracker
Duplicate
Votes
2
Found in
2020.3.39f1
2021.3.10f1
2022.1.16f1
2022.2.0b8
2023.1.0a11
Issue ID
UUM-14745
Regression
No
Scene lights' brightness lower when additively loading scenes
How to reproduce:
1. Open the attached user project
2. Open Scene “SampleScene_1“ (Assets/Scenes)
3. Enter Play Mode
4. Press the “Switch Scene Async“ button in the Game View
Expected result: Scenes switch normally, no changes in lighting
Actual result: When Scenes switch, the lighting of the GameObjects become darker
Reproducible with: 2020.3.39f1, 2021.3.10f1, 2022.1.16f1, 2022.2.0b8, 2023.1.0a11
Reproduced on: macOS (12.5)
-
Resolution Note:
We are aware of this issue and we are discussing a solution for it. There is a very simple workaround for it, which is to bake all the scenes you are using even if they don't contain any baked lighting. This will generate the ambient (environment) probe and the lighting will appear correct after loading the next scene.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-9126
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
This is a duplicate of issue #UUM-9126