Search Issue Tracker
Fixed
Fixed in 2020.3.48f1, 2021.3.24f1, 2022.2.10f1
Votes
0
Found in
2020.3.43f1
2021.3.18f1
2022.2.6f1
Issue ID
UUM-24685
Regression
No
Memory Leak in Lightmap Bake API when using Progressive GPU Lightmapper
Steps to reproduce:
1. Open the “LightmapLeak_Small” project
2. Open “PVP04_Clubhouse” scene in Assets/Scenes/01_PVP/PVP04_Clubhouse folder
3. Click on the Engine Support → Bake Sync menu item
4. Observe the Editor.log file
Expected result: The Progressive GPU lightmapper completes successfully and releases memory correctly
Actual result: Throws “Not enough GPU memory to fit lightmap in memory, even in tiled baking mode” error
Reproducible with: 2020.3.43f1
Could not test with: 2021.3.16f1 (stuck on Hold on), 2022.2.2f1 (stuck on Hold on), 2023.1.0a25 (stuck on Hold on)
Reproduced on: Windows 10 (GTX 1080)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment