Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3.0b10
Issue ID
1196998
Regression
No
[OSX][GPUPLM] CL_INVALID_KERNEL error and fallback to CPU Lightmapper after launching GPU bake on MacOS Catalina
Steps to repro:
1. Open the attached project and 'SampleScene' scene;
2. In the Lighting window press "Generate Lighting" button;
Expected result:
Baking completes without errors.
Actual result:
The lightmapper falls back to CPU lightmapper and the following warning is shown.
"OpenCL Error. Falling back to CPU lightmapper. Error callback from context: [CL_INVALID_KERNEL] : OpenCL Error : clEnqueueNDRangeKernel failed: invalid kernel 0x0"
See the attached video.
Notes:
- Reproducible only on OSX Catalina 10.15.1; not reproducible on Windows;
- Reproducible in 2019.3.0b10, 2019.2.12f1;
- Not reproducible in 2020.1.0a12.
Comments (1)
-
cbabos
Oct 13, 2020 16:59
I'm still able to reproduce this though the linked issue is mentioned to be resolved.
I'm getting this :OpenCL Error. Falling back to CPU lightmapper. Error callback from context: [CL_INVALID_KERNEL_ARGS] : OpenCL Error : clEnqueueNDRangeKernel failed: kernel_arg 3 has not yet been initialized
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
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
- [Usability] No warnings when creating the selector with the duplicate name
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
This is a duplicate of issue #1120397