Lighting Issues with the Lightweight Render Pipeline

I just updated to Unity 2019.1.0f2 and decided to update a project I’ve been working on for a while now to use the Lightweight Render Pipeline so I could get some cool effects out of the Shader Graph. I watched this Brackey’s video (

) to set it up. The problem is, after setting up the LRP and converting all of my materials in the project to work with the LRP, it seems none of my lights work. The room is just dark. Granted, I have a lot of lights in my scene, and when you disable the majority of them, some of them seem to work, but this just doesn’t make sense to me. I have my light settings set to ‘Per Pixel’ and the max, 4 lights per object. No matter what combination of setting I use, the light just don’t seem to all want to be on at once. I’ve removed and reinstalled different versions of the LRP , including the verified one, but I get the same results. At this point, I’m also willing just to go back to the standard built-in Unity Rendering system if anyone know how to revert all of my materials without manually going through all of them. There are upward of 500 materials in my project so far and I can’t find a button to get them back to their original state like I was able to when switching to the LRP. I’m sort of stuck, so if anyone is able to help me in any way, I’d greatly appreciate it.

https://github.com/Unity-Technologies/ScriptableRenderPipeline/blob/master/com.unity.render-pipelines.lightweight/Documentation~/lwrp-builtin-feature-comparison.md
Check the Light Limits section*.*
LWRP supports up to 16 lights per camera.

There’s no way to automatically convert materials from LWRP to built-in.

Hi,

I just checked all Unity 2019 versions (.1, .2 and .3.0b1 beta), in Lit material applied to a quad with Both side rendering i get no directional light in back side and is black when quad back face faces the light.

Is this a known bug ? Please let me know because i now have to completely stop my development in LWRP because doubling all leaves in all vegetation is not an option.

Thank you in advance for any insight on this crucial issue

Hi @nasos_333 ,
I’m not aware of such a bug. Please report and we’ll fix it.

1 Like

Hello! This bug is fixed?
I use Unity 2018.4.4f1