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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #1313737