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.
-
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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
This is a duplicate of issue #1120397