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
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
This is a duplicate of issue #1120397