Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2021.2
2021.2.0a11
Issue ID
1324641
Regression
No
Changes to denoising or GI samples counts are not rendered in reflection probes when baking GI from the Lighting window
Steps to repro:
1. Open the attached project and SampleScene scene;
2. In the GICache window (Edit>Preferences...>GICache) press Clean Cache button;
3. In the Lighting window expand the dropdown list next to the Generate Lighting button and select Clear Baked Data option;
4. In the Lighting window set Filtering to None;
5. In the Lighting window press Generate Lighting button;
6. Observe that after baking in the Game view the noisy lighting is visible on both ground plane and on the reflective sphere;
7. In the Lighting window set Filtering to Auto;
8. In the Lighting window press Generate Lighting button;
9. Observe the reflective sphere in the Game View.
Expected result:
The lighting on the ground plane and in the reflective sphere is the same.
Actual result:
The lighting on the ground plane and the reflective sphere is different. Changes in denoising is not rendered in the reflection probe. See attached screenshot.
Workaround is to rebake the reflection probe manually through the Inspector OR to clear the GICache and rebake through the Lighting window.
Notes:
- Reproducible in Version 2021.2.0a11, 2021.1.1f1, 2020.3.2f1, 2020.2.7f1-dots, 2020.1.17f1, 2019.4.23f1, 2018.4.33f1;
- Reproducible on Windows;
- Reproducible in Editor and Standalone Player;
- Also reproducible when changing samples count in the Lighting window and rebaking lighting.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
- The construction of a specific class breaks the binding Bool references and does not allow them to be toggled on back by hand when working in the Custom Editor window
- AssetReferenceAtlasedSprite creates a copy of the Sprite during Addressables.LoadAssetAsync<TObject> which does not release when Addressables.Release is used
Add comment