Search Issue Tracker
Duplicate
Duplicate in 2019.3.X, 2019.4.X, 2020.1.X
Votes
0
Found in
2020.1.0a9
Issue ID
1236310
Regression
No
[PLM] First small lightmap blocks following bigger lightmaps from being scheduled
When progressive updates is enabled, if there is enough memory for a first lightmap (a small one) but not enough memory for one of the other ones (bigger) baking is stuck in an endless loop.
Nothing gets printed in the console and nothing happens.
This bug is reproducible with both CPU and GPU Lightmapper.
On the GPU lightmapper when encountering this bug we don't even fallback to CPULM.
Repro:
You can repro the bug using the archvizpro scene using a 32GB CPU Ram machine, with 4k lightmaps and antialiasing set to at least 4.
The first 512x512 lightmap will get rendered and converged and then you will be stuck in an infinite loop that never starts the 3 other lightmaps which are 4k lightmaps
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
- Profiler - Taking you to the wrong section when using 'show'
This is a duplicate of issue #1199574