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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment