Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b6
Issue ID
1004219
Regression
No
[Enlighten] Baking pipeline stalls after manually clearing the GI cache
Steps to reproduce
1. Download and open attached project.
2. Open ‘t1’ scene.
3. Turn off auto-mode and bake the scene.
4. Manually clear GI cache (on Mac it’s in Library/Caches folder; on Windows - AppData\Local\Unity\Caches).
5. Clear baked data (from Lightmap window).
6. Save ‘t1’ scene and load ‘t2’ scene.
7. Reload ‘t1’ scene.
8. Bake it again - observe that the baking pipeline is stalled and lots of errors appear.
Expected behavior
After switching to scene t1, the lighting should bake without any problems.
Actual behavior
The baking pipeline stall, and the lighting never gets baked.
Notes
Tested and confirmed that the issue occurs in these version of Unity:
• MacOS: 2018.2.0a1, 2018.1.0b7, 2017.3.1p1, 2017.1.3p7, 5.6.5p2
• Windows: 2018.1.0b6, 5.6.5p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment