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
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
- [Physics] Character Joint jumps around when following Kinetic Rigidbody
- [macOS] There is no way to tell if you are running under Rosetta
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
Add comment