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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment