I’m trying to enable Light Probe Proxy Volume on a very simple test scene (a plane and a sphere), and am getting the above error, and haven’t been able to figure out what is causing the issue.
“Light Probe Proxy Volume feature is unsupported by the current graphics hardware or API configuration”
I’m not using an ancient graphics card, and the docs say it needs Shader Model 4, which is DX10 which I exceed.
things I’ve tried:
I’ve tried multiple versions of unity including 2020.1b, 2019.3.10, and 2019.3.6
I’ve tried changing the ProjectSettings to target DX11
I’ve changed just about every button in the Lighting tab to just about any configuration.
This should not be happening. I’ve tried it just now myself, I was not able to reproduce the problem. Could you please submit a bug report so that we could take a look? Thanks.
I’m not a questioner, but I have a similar problem.
So I think it’s a mistake to say that it shouldn’t happen.
Is this function disabled in URP in the first place?
In that case, I find it difficult to match large dynamic objects to the background in URP.
In built-in render pipeline, the LPPV support has to be enabled from Project Settings. The Tier Settings in Graphics Settings must enable LPPV support.
This is a suggestion.If you’re unwilling to support it, why not delete them?
About those unsupported tools
The time to try, look up, ask questions is a real waste of time.
I was getting very confused using LPPV properly on Windows, UWP, Mac, but on Android it was just not working. Built-in render pipeline.
One of your fellow co-worker just let me know in other thread that support for Android has just been added in 2020.2.
I think @kkrg001 is right: A warning on the Editor or better docs would have been of much help. Perhaps you’d like to give a heads-up to the docs team or something.