Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.2
2021.1
2021.1.0a4
Issue ID
1289660
Regression
Yes
[PLM] error mentioning the GPU driver is printed on fallback due to < min spec GPU
To reproduce this, you will need a GPU that has <4GB of RAM (mine is an NVidia 1060)
Repro steps:
- download this project
- try to generate lighting using the Progressive GPU
- notice errors in the console:
Failed to find a suitable OpenCL device, falling back to CPU lightmapper.
Failed to find a suitable OpenCL device for the GPU Lightmapper, falling back to CPU lightmapper. Please install the latest graphics driver.
I checked and I do have the latest NVidia driver so the error message is not correct.
NOTE: i do also get the correct warning
OpenCL GPU device GeForce GTX 1060 3GB from NVIDIA Corporation has less than 4 GB of global memory, ignoring device for lightmapping.
Reproducible with Unity 2021.1.0a1, 2021.1.0a4 and 2020.2.0b10
The first error message is there in 2020.1, but not the second, driver-related error.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment