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] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment