Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.3f1
Issue ID
UUM-3119
Regression
Yes
[Backport] [GPU PLM][Denoising] Artifacts after baking GI with certain lighting settings and denoising enabled
Steps to repro:
1. Download the ArchViz Pro vol.6 project (link attached in the comments) and sync to revision `8546d9d7f07d` of the 'DenoisingBug' branch;
2. Open 'AVP6_Desktop' scene;
3. In the Preferences window (Edit>Preferences>GICache tab) click "Clean Cache" button;
4. In the Lighting window (Window>Rendering>Lighting) press the arrow button near the Generate Lighting button and select "Clear Baked Data";
5. In the Lighting window press Generate Lighting button;
6. Observe the Game View window after the baking is completed.
Expected result:
The scene with baked lighting is rendered smoothly without artifacts.
Actual result:
There are artifacts on the baked geometry's surface. See attached .gif video.
Regression introduced in Version 2020.1.
Notes:
- Reproducible in Version 2021.2.0a17, 2021.1.8f1, 2020.3.9f1, 2020.2.7f1-dots, 2020.1.9f1;
- Reproduces unstably (sometimes) in Version 2020.1.8f1;
- Not reproducible in 2020.1.7f1, 2019.4.27f1;
- Reproducible on Windows (NVIDIA GeForce RTX 2080Ti GPU);
- Reproducible only when baking with GPU Lightmapper; not reproducible when baking with CPU Lightmapper;
- Reproducible when baking GI with Optix or OpenImage denoiser enabled; not reproducible when baking GI with RadeonPro denoiser enabled;
- Not reproducible when denoising is disabled;
- Increasing direct samples to 512 and rebaking GI fixes the issue;
- Artifacts are visible in both Shaded and Baked Lightmap debug Editor visualization modes.
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
- Inconsistent ShaderGraph RGBA channels compared to the Inspector when "Alpha Is Transparency" is used
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to the device in Standalone Player for Windows
Resolution Note:
There are no fixes planned for this Bug