[4.8.0] Two directional lights not supported on mobile?

Deploying a project with two directional lights on Android devices seems to ignore the second one (doesn’t work in mobile preview either, but it works in editor).
How many directional lights are supported on mobile, in theory?

Thanks! Are there plans for improvements in this direction?

Hi!

It is hard limitation on mobile. You can have one dynamic directional light at runtime. Every other light needs to either be static and baked, or it will not affect the lighting at runtime.