Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.2.X
Votes
0
Found in
2020.2
2020.2.7f1
2020.3
2021.2
Issue ID
1332156
Regression
Yes
Black light probes after duplicating baked geometry during the bake with CPU Lightmapper
Jira card: https://jira.unity3d.com/browse/GFXGI-543
Steps to repro:
1. Open the attached project and 'ProgressiveLightmappingExample' scene;
2. In the Lighting window (Window>Rendering>Lighting) press Generate Lighting button;
3. Once the left bake time is visible in the progress bar in the Hierarchy select "SpiceBags02" gameobject and duplicate it (cmd+D);
4. In the Scene view move the duplicated gameobject with using transform gizmos;
5. Wait until GI bake is completed;
6. Observe the light probes in the Scene view.
Expected result:
The light probes in the scene are lit by the scene light.
Actual result:
Light probes in the scene are black. See attached video and screenshots.
Regression introduced in Version 2020.2.
Workaround is to clear GI Cache and baked data and rebake GI.
Notes:
- Reproducible in Versions 2021.2.0a15, 2021.1.2f1, 2020.3.6f1, 2020.2.7f1-dots;
- Not reproducible in Versions 2019.4.25f1;
- Reproducible on OSX and Windows10;
- Reproducible in Editor and Standalone Player.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment