Search Issue Tracker

By Design

Votes

0

Found in [Package]

13.1.0

Issue ID

1376216

Regression

No

"Progressive Lightmapper: Initialize lightmap data job skipped - out of memory" error when opening URP Sample Scene

Package: Scriptable Render Pipeline Universal

-

Reproduction steps:
1. In Unity Hub, create new URP Template Project
2. Once project opens, observe Console window
3. If issue does not occur, repeat steps 1-2

Expected result: No errors
Actual result: "Progressive Lightmapper: Initialize lightmap data job skipped - out of memory" error

Reproducible with: 7.7.1 (2019.4.32f1), 10.7.0 (2020.3.22f1), 11.0.0 (2021.1.28f1), 12.1.0 (2021.2.1f1), 13.1.0 (2022.1.0a13)

Notes:
1. The error isn't clearable and goes away after a few minutes
2. Issue reproduces after closing and reopening the project

  1. Resolution Note:

    The memory usage of the Editor, CPU lightmapper plus other applications running on the system at the same time might exceed the physical memory of the machine with no fall back to tiled baking. This is unfortunate but by design. Reducing memory usage will be addressed as part of a larger refactor of the baking backend.

    The template triggering auto baking is a separate issue (case 1381591) and should be set to non-auto GI baking mode.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.