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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment