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
2019.4
Issue ID
1367350
Regression
No
Realtime direct lighting is missing on dynamic objects under when using Shadowmask or Subtractive lighting mode(s)
Steps to reproduce:
1. Download and open repro project (case_1361180-AltRepro)
2. Open SampleSceneB
3. In the Lighting window, set Lighting Mode to Shadowmask, or Subtractive
4. Generate lighting
5. Notice that some dynamic spheres do not receive realtime direct lighting
Notes:
- Reproduces in 2019.4.29f1, 2020.3.16f1, 2020.3.17f1, 2021.1.20f1, 2021.2.0b7, 2022.1.0a7
- Reproduces with GPU PLM and CPU PLM
- Reproduces Deferred and Forward rendering paths
- Affects Shadowmask, Distance Shadowmask, and Subtractive Lighting Modes
- Reproduces in BiRP, URP, HDRP
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (2022.1.X):
Because the spots overlap only 4 of them become shadowmasked. The remaining lights fallback to baked lights. To bake the scene appropriately then spheres need to contribute to GI or some of the lights should be set as realtime altogether.