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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
Resolution Note:
Postponed against necessary feature work.