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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- Threads dropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment