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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment