Search Issue Tracker
Duplicate
Duplicate in 2023.1.X
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 -
Resolution Note (2023.1.X):
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #UUM-9126