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

Progressive Lightmapper

-

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.

Add comment

Log in to post comment