Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
1
Found in
2018.2
2018.3
2019.1
2019.2
2019.3
2019.3.0a1
2020.1
2020.2
Issue ID
1144403
Regression
Yes
[PLM] Baking stalls after disabling/enabling static gameobject
Steps to repro:
1. Open the attached project and 'ProgressiveLightmappingExample' scene;
2. In the Hierarchy select 'Stalls01' gameobject;
3. In the Lighting window press Generate Lighting button;
4. In the Inspector quickly disable/enable Stalls01 gameobject.
OR
1. Download and open the 'BakingStallRepro' project and open the 'ProgressiveLightmappingExample' scene;
2. In the Lighting window enable Auto Generate checkbox for baking GI;
3. As soon as the ETA shows up in the progress bar in the Lighting window untoggle the Baked Global Illumination checkbox under the Mixed Lighting foldout;
4. Enable the Baked Global Illumination checkbox under the Mixed Lighting foldout.
5. Observe that the baking is stalled.
Expected result:
The lighting triggers the rebake and eventually bakes successfully.
Actual result:
Baking stalls. See attached repro video and Editor.log file.
Regression introduced in Unity 2018.1.0.
Workaround is to not toggle static flag of the baked gameobjects during the bake and, instead, do it between the bakes.
Notes:
- Reproducible in 2019.3.0a1, 2019.2.0a11, 2019.1.0f1, 2018.3.12f1, 2018.1.9f2;
- Not reproducible in 2017.4.25f1,
- Reproducible on Windows and OSX;
- Reproducible for Progressive CPU and GPU Lightmappers; not reproducible for Enlighten.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing space in Cache Server documentation link tooltip in Project Settings
- Android soft keyboard's arrows and select tools do not have visual feedback when Hide Mobile Input is enabled
- No padding in the UI Toolkit Project Settings
- Unity Perforce: Connection is extremely slow or times out when "Scan Local Packages on Connect" is enabled in Version Control while the project has many local packages
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
Add comment