Kink3d / kShading

Shading models for Unity’s Universal Render Pipeline.
MIT License
988 stars 122 forks source link

Shader not supported on this GPU? #12

Open FREEZX opened 4 years ago

FREEZX commented 4 years ago

Hi, i'm trying to use this on Windows with Unity 2019.3.12 and an Nvidia GTX 1060, and i'm getting the error: Shader is not supported on this GPU (none of subshaders/fallbacks are suitable). I tried switching between graphics APIs, as it looked like it explicitly excludes dx11, but still got the same issue.

Any ideas why this could be happening?

pfirmino commented 1 year ago

Same here. Any ideas? Did you find out?