Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2020.2.0a11
Issue ID
1245087
Regression
Yes
[PLM] Lightmapper never finishes with progressive updates enabled in auto mode
Kuba:
Attached repro didn't reproduce it for me, but the repro from the duplicate https://fogbugz.unity3d.com/f/cases/1244786 did.
Issue introduced by https://ono.unity3d.com/unity/unity/pull-request/104619/_/lighting/tiled-ray-buffers.
Steps to reproduce:
1. Open the attached repro project
2. Clear baked data
3. Make sure Progressive Updates are ON
4. Click Auto-Generate
5. Get stuck in endless loop
You can stop the loop by disabling Progressive Updates, or changing the backend to CPU.
Could not reproduce on: 2020.2.0a10, 2020.2.0a9
Notes:
- Also Reproducible in URP and HDRP, starting from Version 8.1.0;
- Reproducible for Progressive CPU and GPU Lightmappers; not reproducible for Enlighten;
- Reproducible in any scene;
- Reproducible only when baking with auto-mode.
It is needed to retest the following duplicate cases when the fix for this case lands:
- https://fogbugz.unity3d.com/f/cases/1244786
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment