Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a19
Issue ID
1342038
Regression
No
[Enlighten] No indirect when Mixed Lights are overridden as Realtime
Repro:
- Download and import the attached repro project
- Open the Scene SampleScene.unity
- Select the light Spotlight
- Ensure that the mode is set to Mixed
- From the Lighting window, ensure that Realtime GI is selected
- Generate Lighting
- Observe the lack of Indirect
- Change the Light mode to "Realtime"
Observe:
When the mode is Mixed, there is a warning in the UI that states, "Light mode is currently overridden. Enable Baked Global Illumination to use Mixed or Baked light mode". This implies that the light should be behaving as "Realtime". However, there is no indirect lighting. Changing the Light mode to Realtime, it is clear what the effect should be.
Expected:
As described in the warning, Mixed mode lights should behave as realtime lights. Realtime lights propagate lighting through the Enlighten solution. That Mixed mode lights do not do this - I believe - is therefore unexpected behaviour..
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #1313737