Search Issue Tracker
Won't Fix
Votes
0
Found in
5.2.0b4
Issue ID
714740
Regression
No
Lighting changes depending on the order in which lights are enabled
Bug?:
So the problem is that when you turn off directional light skybox and GI takes other directional light.
Project Steps:
Scene contains two directional lights: Box02_Y1 and Box02_Y2
1. Hide and unhide Box02_Y1. (Skybox and GI chooses Box02_Y2)
2. Hide and unhide Box02_Y2. (Skybox and GI chooses Box02_Y1)
3. So even tough ("nothing changed from step 2") lighting changed to Box02_Y1.
Workaround:
Set one directional light with higher intensity, its seems unity always chooses light that have higher intensity.
I'm pretty sure its not a 100% bug and by fixing it there could be introduced even more bad behaviors and performance issues.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment