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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment