Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.0
Issue ID
XRVRT-29
Regression
No
"OpenCL CPU device ... from Intel is not supported, ignoring device for lightmapping." warnings are thrown after creating a VR Template project
*Steps to reproduce:*
1. Create a new project using VR Template
2. Observe the Console
*Actual results:* "OpenCL CPU device Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz from Intel is not supported, ignoring device for lightmapping." and "OpenCL GPU device Intel(R) UHD Graphics 630 from Intel Inc. has less than 4 GB of global memory, ignoring device for lightmapping." warnings are thrown
*Expected results:* No warnings or errors are thrown
*Reproducible with versions:* 2022.3.51f1
*Tested on (OS):* macOS Sonoma 14.5 (Intel)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
These are legitimate warnings that the customers hardware does not support certain capabilities. They are not being generated from the template, but from the engine itself.