Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.1
2019.2
2019.3
2020.1
2020.2
2020.2.0a2
Issue ID
1225425
Regression
No
The lightmaps are not restored after removing baked gameobject and undoing
Steps to repro:
1. Open the attached project and 'SampleScene' scene;
2. In the Lighting window (Window>Rendering>Lighting) press 'Generate Lighting' button;
3. Wait until the lighting is baked;
4. As soon as the light baking is completed in the Hierarchy select Cube gameobject;
5. Delete the Cube gameobject;
6. In the context menu select Edit>Undo.
Expected result:
The cube has the baked lightmaps on it (i.e. it's lit).
Actual result:
The cube's baked lighting is lost, it's black. See attached screenshot.
Notes:
- Reproducible in 2020.2.0a2, 2020.1.0a26, 2019.3.3f1, 2019.2.21f1, 2019.1.14f1, 2018.4.18f1;
- Reproducible on Windows and OSX;
- Reproducible when the GI baking is set to manual mode, not reproducible with the auto-bake mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Button highlight state disabled when hovering cursor over smaller sized child UI objects
- "Unity has stopped working" window is skipped when the Editor crashes
- The "Properties..." shortcut does not open the Focused Inspector window when the new GameObject is created
- Editor crashes when using WebCamTexture
- [URP] ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOWS' are always enabled in the Editor
Add comment