Support for 2 directional light

Hi,

I came across a post from the beginning of 2018 in which somebody asked for multiple directional light support in Unity with LWRP. So far there is no support for multiple directional lights in LWRP. Any update when this might be supported in the future?

Thnx.

Cheers,

Two directional lights for URP was recently merged into the SRP repo. While it’s not publicly available/usable right now, it looks like it’ll be coming in the next release of URP.

Only one directional light can cast shadows though. Just a guess, but multiple shadow-casting lights might only be available in the URP Deferred Renderer that has been promised for 2020.1.

Hi Matt,

Thanks for your reply! Good to know.

Cheers