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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment