Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.47f1
6000.1.0b15
6000.2.0a9
Issue ID
UUM-103389
Regression
No
OutOfMemory exception in the console and unreleased memory when baking Adaptive Probe Volumes
How to reproduce:
1. Open the “IN-89082.zip“ project
2. Open the “<Scene name>“ Scene (The scene name is mentioned in the comments)
3. Select the “Adaptive Probe Volume“ GameObject in the Hierarchy
4. In the Inspector, click the “Bake Probe Volumes“
5. Open the Task Manager
6. Wait until the baking seemingly finishes
7. Observe the Task Manager and the Console
Expected results: APVs get baked successfully, memory is released, and nothing is logged in the Console
Actual results: APVs fail to bake, memory is not released, and an “OutOfMemoryException“ is logged in the Console
Reproducible in: 6000.0.47f1, 6000.1.0b15, 6000.2.0a9
Could not test in: 2022.1.0a1, 2022.3.61f1 (No Adaptive Probe Volumes)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- The memory starts building up on the “subdividing cells” portion of the process
- Canceling the baking process during “subdividing cells” does not release the memory either
- Locally tested on a machine with 32GB of RAM
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
- Blackboard in Visual Effect Graph Resizes After Exiting Full-Screen Mode
- Water in HDRP Sample Scene Freezes When Selecting Dropdown in Inspector
Add comment