MegaLight Virtual Shadows bug

Objects with shadow cast disabled cause artifacts.

1 Like

There are currently two ways (I know of) to work around it:

  1. Disable MegaLights screen traces: r.MegaLights.ScreenTraces 0
  2. Change the light shadow method (per-light) to VSM. This however is undesirable as it has additional performance overheads.

Hopefully they will fix this once MegaLights is production ready.

1 Like