Sup guys. So I was creating a map getting deepish in it and I start adding in rivers but the shaders wont really work or render. It just stays pink then Unity tells me that no Sub Shaders will work on my Graphics card I’m like… lame dude… So I upgrade it and still the same thing I’ll even put up a pic of what its telling me. Also I have a Intel(R) HD Graphics card the Chip type is Intel(R) HD Graphics (Core i3) The operating system is windows 7…idk how operating system info will help but idk just letting you know. And drivers are up to date. Help me fix my issue please. Also I attached the Screen Shot to. If you need some more info leme know!!
Stupid question, but have you tried the graphics card simmulators built into Unity? …and I assume you have the latest drivers for your video card…
Also, if you are not on Pro its important to remember that this error will also happen if you have a subshader that relies on pro features (grabpass) and has no fallback to non pro only features, cause the engine internally returns false for “supported” of pro features if you don’t own pro, independent on the hardware being capable of it or not
