Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.2.0a8
2022.2.0a9
Issue ID
1412720
Regression
Yes
[CPU PLM][Denoising] "Baked lightmap denoising failed" error after changing denoiser to Radeon Pro and rebaking GI
Steps to repro:
1. Open the attached project and CornellBoxCrashTest scene;
2. In the Preferences window (Edit>Preferences...>GICache) press Clean Cache button;
3. In the Lighting window (Window>Rendering>Lighting) press Generate Lighting button;
4. Wait until lighting is baked;
5. When the Lighting is baked in the Lighting window expand the Direct Denoiser dropdown and select "Radeon Pro";
6. In the Preferences window (Edit>Preferences...>GICache) press Clean Cache button;
7. In the Lighting window (Window>Rendering>Lighting) press Generate Lighting button;
Expected result:
No errors are thrown during the bake.
Actual result:
Error:
"Baked lightmap denoising failed on final lightmap 2. The final baked lightmap is likely to be of poor quality. Try disabling the denoiser or lowering the Lightmap Size." is shown.
See attached video.
Notes:
- Reproducible in Version 2022.2.0a9;
- Not reproducible in Version 2022.2.0a7;
- Reproducible on Windows and NVIDIA GeForce RTX 2080 GPU;
- Reproducible when baking on CPU PLM;
- Reproducible when Radeon Pro denoiser is enabled;
- The issue might not happen all the time and is potentially timing-sensitive; If it doesn't repro try pressing Generate Lighting once again after the initial repro steps.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment