Search Issue Tracker

Third Party Issue

Votes

0

Found in

2022.3.49f1

Issue ID

UUM-83139

Regression

No

[Linux] "Failed to find a suitable OpenCL device, baking cannot use GPU lightmapper." error thrown in the Console window when creating new project using VR Template

-

Steps to reproduce:
1. Create a new Unity project using VR Template
2. Observe Console window

Actual results: "Failed to find a suitable OpenCL device, baking cannot use GPU lightmapper." error and "Falling back to CPU lightmapper." and "OpenCL Error. Falling back to CPU lightmapper. Error callback from context: CL_PLATFORM_NOT_FOUND_KHR" warnings are thrown
Expected results: No errors or warnings are thrown

Reproducible with versions: 2022.3.49f1

Reproduced on: Ubuntu 20.04
Not reproduced on: macOS Sonoma 14.5 (Intel)

Notes:
- Error and warnings are clearable
- In 2022.3.52f1 additional warning is thrown: "Falling back to CPU lightmapper."

  1. Resolution Note:

    The OpenCL ICD driver should be installed on the computer before running Unity and attempting to bake lighting, e.g. sudo apt install ocl-icd-opencl-dev.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.