Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Errors building for Android
#7
(04-06-2018, 12:17 PM)josemendez Wrote: If you're not using the standard backfaces material (if you don't know, you definitely aren't) a quick fix would be to just remove these files:
- StandardBackfaces.shader
- UnityStandardCoreBackfaces.cginc
- UnityStandardCoreForwardBackfaces.cginc
- UnityStandardCoreForwardSimpleBackfaces.cginc

They are all found in Obi/Resources/ObiMaterials. These are failing to compile probably due to differences in 2018's standard shader implementation. We'll make sure to update them in upcoming versions.

Removing the files got it compiling. 
Thanks.
Reply


Messages In This Thread
Errors building for Android - by danblack - 28-05-2018, 11:09 AM
RE: Errors building for Android - by danblack - 30-05-2018, 08:13 AM
RE: Errors building for Android - by danblack - 01-06-2018, 07:15 AM
RE: Errors building for Android - by josemendez - 01-06-2018, 01:52 PM
RE: Errors building for Android - by danblack - 04-06-2018, 10:25 AM
RE: Errors building for Android - by josemendez - 04-06-2018, 12:17 PM
RE: Errors building for Android - by danblack - 04-06-2018, 03:25 PM