Search Issue Tracker
Fixed in 5.6.0f3
Votes
0
Found in
5.4.3p4
Issue ID
888351
Regression
No
[Realtime GI] Realtime Lightmaps don't disappear when Precomputed Realtime GI is disabled
Steps for reproduction:
1) Open the scene `t1` or create lightmap static cube and plane and set directional light to baked
2) Ensure that Precomputed Realtime GI and Baked GI are enabled
3) Disable auto mode and generate the lighting
3) Switch the scene visualization mode to indirect
4) Observe that realtime lightmaps are generated
5) Disable Precomputed Realtime GI and observe that realtime lightmaps are now black
6) Generate the lighting again (while precomputed Realtime GI is still disabled)
7) Observe that no realtime GI lightmap data exists (correctly)
Notes:
- Not a regression, the feature was always working like this
- This is only an issue when auto mode is disabled
- When Precomputed Realtime GI is disabled, the pipeline doesn't go through all the rendering process so not all the data is cleared. Ideally, realtime lightmap data should be cleared completely once Realtime GI is disabled
- Screenshots below show how the current workflow is executed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment