Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.3.0
Issue ID
1093981
Regression
No
Only one directional light can emit light when using LWRP
How to reproduce:
1. Open attached project "SingleDirectionalLight.zip" and scene "SampleScene"
2. Observe the Sphere in Game or Scene views
3. In Hierarchy window, select "DirLight1"
4. In Inspector window -> Light(component) change around the Intensity (from 0 to 10 and observe Sphere in Game view)
5. In Inspector window -> Light(component) change Color of the Sphere (try changing all RGB values)
Expected result: the Sphere is lit by both red and blue directional lights
Actual result: the Sphere is only lit by one color and the active directional light is changing when repeating step 4 and 5
Reproducible with: 2018.2.14f1, 2018.3.0b8, 2019.1.0a6
-
frostymm
Jan 13, 2020 05:32
There's no tooltip warning us about this or anything, frustrated the heck out of me trying to figure out why the lighting wasn't working.
-
mace44
Dec 31, 2019 07:07
Any update on this? I'm currently on 2019.2.16f1 and multiple directional lights still does not work.
-
Fishrock123
Nov 18, 2019 20:11
I now have a forum post about this issue: https://forum.unity.com/threads/lwrp-multiple-directional-lights-only-one-with-shadows.778343/
-
Uman06
Nov 16, 2019 02:18
Same as Fishrock123. Any news would be appreciated. Thank you. :)
-
Fishrock123
Nov 15, 2019 20:16
This would be very useful and I really hope this is included when the LWRP transitions to be the URP.
I may have to switch to the HDRP now, which worries slightly regarding device support.
-
cyberdrizzt
Sep 22, 2019 09:58
Now that LWRP has been renamed to URP can we expect to see multiple directional lights any time soon? Almost 2 years with no word from Unity on this is a bit off-putting
-
MrWhiteRaccoon
Jul 26, 2019 08:03
Has this been fixed yet? I need that second directional light please
-
juem
Jun 11, 2019 09:50
3rd.
This is very stressful to me that I'm working on character lighting now and I know I can use spot light but I need to control full body siluette bright(testing rim light positionh etc) and setting up a additional directional light was always 1st choice to previewing light scene.
-
jbecana
May 05, 2019 09:10
Second this
-
ruoss_ls
Apr 23, 2019 08:31
@Unity is your information, that you are working on support of multiple directional lights, still valid?
It is nearly impossible to make a cool looking lighting in a spaceship game with only ambient and one directional light.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Currently the Lightweight Render Pipeline does not support multiple directional lights, this was by design initially but we are working on adding the ability to render multiple directional lights for when we come out of preview.