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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
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.