Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2
2022.1
2022.1.0a5
Issue ID
1356606
Regression
Yes
[GPU PLM] Error 'compositorCoreSettings.m_DirectEnabled' and fallback to CPU PLM after starting GI bake
Steps to repro:
1. Open the attached project and SampleScene scene;
2. In the Lighting window (Window>Rendering>Lighting) press Generate Lighting button.
Expected result:
Baking with GPU Lightmapper proceeds and finishes without errors.
Actual result:
Errors:
"Assertion failed on expression: 'compositorCoreSettings.m_DirectEnabled == rrBakeTechnique->IsDirectLightingEnabled()'"
"OpenCL Error. Falling back to CPU lightmapper. Error callback from context: CL_UNKNOWN_ERROR"
"'PVR Composite Lightmap' job failed with error code: 6 ('Failed to write texture asset.')."
are shown. Lightmapper falls back to CPU.
See attached video. Regression introduced in Version 2021.2.0.
Notes:
- Reproducible in Version 2022.1.0a5, 2021.2.0b7;
- Not reproducible in Version 2021.1.17f1, 2020.3.16f1;
- Reproducible on Windows with NVIDIA GeForce RTX 2080 GPU;
- Reproducible only with GPU Lightmapper, not reproducible with CPU Lightmapper;
- The issue is specific to the project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment