Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
4
Found in
Issue ID
1034619
Regression
No
[PLM] Converged lightmap results are not cached
In Progressive Lightmapper, converged lightmaps with Auto mode enabled are not written to GI cache. Therefore all the lightmaps need to be re-baked when editor is closed and re-launched instead of fetching them from GI cache. Compared to Enlighten, this is a disruptive workflow.
Steps for reproduction:
1) In a new scene, create a plane and a cube
2) Mark your GameObjects as `lightmap static`
3) Ensure that your light source is marked as `Baked` or `Mixed`
4) Ensure that Auto mode is enabled
5) Once the bake is done, save the scene and close Unity
6) Re-launch Unity
7) Observe that lightmaps are baked from scratch. Instead, intermediary results should be written to disk and fetched from cache.
Comments (1)
-
adpok
May 07, 2018 20:46
i think the cache system needs to have some kind of front end GUI, so you can see what scenes are cached, selecting and utilizing specific caches etc.
Add comment
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
Resolution Note:
Postponed against necessary feature work.