Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Compiler Error: Invalid Subscript _ShadowCoord
#5
(20-04-2018, 08:33 PM)PrismicStudios Wrote: I'm on Unity 2017.3.1f1 and obi cloth 3.4

I'm using Mixed Lighting with baked global illumination in shadowmask mode for some scenes and all realtime in other scenes.

Hi there,

We are unable to reproduce this in 3.4. This bug was spotted and fixed in 3.2, so it would be a regression. We are investigating if a certain combination of light mapping / graphics options trigger it.

In the meantime, there's a relatively easy fix: If you're not using ObiParticleRenderer at runtime (which you most likely aren't), you can simply remove Resources/ObiMaterials/ParticleShader.shader and SimpleParticleShader.shader, or leave them out of the build, as they are only used for visualization/debug purposes and do not affect the simulation at all. Doing this will allow you to build your game.

kind regards,
Reply


Messages In This Thread
RE: Compiler Error: Invalid Subscript _ShadowCoord - by josemendez - 23-04-2018, 08:25 AM