Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.1.X
Votes
1
Found in
2020.1
2020.1.0b4
2021.1
Issue ID
1233809
Regression
No
Crash when building Lighting while Direct Denoiser is set to Radeon Pro
How to reproduce:
1. Open attached project "oldMercedes.zip"
2. Open 'samplescene' (in 'Scenes' folder)
3. Make sure Direct Denoiser is set to Radeon Pro in Lighting settings
4. In Lighting Window, click Generate Lighting
5. Wait several seconds
Expected result: Lighting is successfully generated
Actual result: Editor crashes
Reproducible with - 2020.1.11f1, 2020.2.0b11, 2021.1.0a7
Could not test (project did not load correctly) - 2019.4.14f1
Not reproducible because there is no Direct Denoiser option - 2018.4
Looks like this is due to out of memory not being handled gracefully, it is denoising of a 4K map on a 4GB GPU.
Suggested workaround, lower the lightmap resolution.
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Aliosa
Nov 27, 2020 13:12
Thank you for your help. i hope unity will come up with a better baking sistem in the future, not all of us know how to "handle gracefully" your curent baking system.