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
- 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
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment