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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment