Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Android not building - missing URP dependency
#2
(14-03-2023, 01:10 PM)riesvriend Wrote: - Build for Android, 2 errors:
Shader error in 'Obi/URP/Particles': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at Assets/Obi/Resources/ObiMaterials/URP/ObiLightingURP.cginc(3)


- Delete folderĀ Assets/Obi/Resources/ObiMaterials/URP from project

Builds OK now.

Hi!

Yep, this is explained in the 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


Messages In This Thread
RE: Android not building - missing URP dependency - by josemendez - 14-03-2023, 03:22 PM