Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a6
Issue ID
1131009
Regression
Yes
[CPU PLM] Out of memory errors after launching bake on an upgraded project on OSX
Steps to repro:
1. Open attached project and 'ProgressiveLightmappingExample' scene;
2. Clean GICache and Baked Lighting data;
3. In the Lighting window press 'Generate Lighting' button.
Expected result:
Bake proceeds without errors.
Actual result:
Errors are shown:
'Progressive Lightmapper: Initialize lightmap data job skipped - out of memory'. See the attached video and Editor.log.
Regression introduced in Unity 2019.2.0.
Notes:
- The issue might not happen consistently: if it doesn't happen, try following: clean GI cache and baked data in the current project, re-download the project to another location on the disk, open the newly downloaded project in the new location and follow the repro steps again;
- Reproducible in 2019.2.0a6;
- Not reproducible in 2019.1.0b5, 2018.3.7f1;
- Reproducible only on OSX 10.14.3; not reproducible on Windows 10.
- The issue doesn't stall the bake, however, it slows it down to the great extent.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player freezes when disabling Bluetooth while connected to the headphones
- Addressable bundles are not retrieved from the cache when a WebGL Player is refreshed
- Sprites are incorrectly occluded by Sprite Physics Shape culling when behind in sorting order
- CPU usage is increased when the Editor is idle with the ProBuilder Package installed
- Unstable lighting when additional light sources are added in Shader Graph nodes
Add comment