Search Issue Tracker
Duplicate
Duplicate in 2019.3.X
Votes
0
Found in
2019.2
2019.3
2020.1
Issue ID
1186840
Regression
Yes
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.
This issue makes it impossible to work with 4K lightmaps unless you clear the GI Cache before every bake.
1) Create a test scene that generates a 4K lightmap.
2) Bake lighting.
3) Observe that the lightmap is ok.
4) Clear baked data.
5) Bake lighting.
6) Observe that the lightmap is broken.
7) In debug builds, this assertion is printed in the log "CacheWSData: numValidPositions should match m_OccupiedSampleCount!"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment