Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2021.1.b5
Issue ID
1313737
Regression
No
[Enlighten] Warning on a light indicates that mode is switched to Realtime, while it does not function like a realtime light
Reproduction:
1) Open the attached project and load its scene
2) Bake the GI
3) Select the light and notice the warning, it says the light is overridden to Realtime
4) Move the light and notice that indirect bounces dont appear
5) Manually switch the light to Realtime
6) Move the light and notice that the indirect lighting is not updating
Expected: The warning says that the light is overridden to be Realtime, moving even if its in grayed out Mixed mode should update bounced GI.
Actual: When the light manually is switched to Realtime, only then Enlighten GI starts working.
We might want to either change the warning message or the light behavior.
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
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Resolution Note (2021.2.X):
This will be solved as part of a larger area refactor.