Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b5
Issue ID
837471
Regression
No
Realtime GI Lightmaps Not Updated In The First Frame
The scene with only Precomputed Realtime GI enabled fails to display correct lightmap values after loading from a scene with light probes. Realtime GI Lightmaps are not updated in the first frame.The bug does not occur if the scene is loaded first when the standalone build is launched. It is not possible to reproduce the bug in the editor and the issue does not consistently appear. The bug occurs in both color spaces (Linear/Gamma).
It is observed that the scene takes awhile to load the data. Even though a workaround is possible by changing the refreshing mode of reflection probe, the same result can be observed while loading the scene with Realtime GI enabled.
Steps for the reproduction:
1) After opening the project attached in the case, ensure that lighting is built and has lightmaps.
2) Go to File > Build Settings and Build the project.
3) When the standalone build is launched, click on the 'Light Probes' button to load the next scene.
4) Then, click on the Realtime button to load the scene with Precomputed Realtime GI enabled.
5) Observe the bug (May have to switch between the scenes back and forth to reproduce the issue as it does not consistently occur).
Notes:
- This issue demonstrates the combination of two issues. Over-brightness issue is related to #835423
- Workaround is to change the refresh mode of reflection probe from 'On Awake' to 'Every Frame'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment