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
- Widgets are not updating in Scene View when an Object is moving using DOTS
- Missing TMP Essentials error is logged when closing the TMP Importer Window after they have been already Installed in VFX Learning Template Scenes
- Texture artifacts while moving around in Play mode when using URP on ARM Windows
- Crash on MatchAsset when loading a specific project
- Decal colors change when the position space changes from World to Object and the decal is at the world center
Add comment