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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Postponed against necessary feature work.