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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment