Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shader errors when building for Android
#1
I get some errors compiling for Android target
Using Unity 2020.3.30f
See screenshot of Unity Console
   

Note: I am not using any Obi shaders/materials, only Standard shader with color.
Reply
#2
Hi there!

From the manual's setup guide:
http://obi.virtualmethodstudio.com/manua...setup.html

Quote:If you're not using SRPs but the built-in pipeline, it's safe to delete the /Obi/Resources/ObiMaterials/URP folder. Otherwise Unity will raise an error at build time, stating that it cannot find the URP pipeline installed.
Reply