Hi, i just tried to add cesium into my built-in project but when i add cesium world + bing maps imagery i have this :
Any idea about how can i fix this ?
Hi, i just tried to add cesium into my built-in project but when i add cesium world + bing maps imagery i have this :
We forgot to add a dependency on the Shader Graph package to the release, which I made an issue for here:
Once you install the package, the shader graphs will compile into a valid material.
Ok thanks, so what did i have to do ? I can’t find modify the package file right ?.
Shader Graph is a Unity package, so you can install it via the Package Manager.
But it’s only for urp right ?
It also builds the shader graphs for built-in.
Ok thanks