Search Issue Tracker
Fixed
Fixed in 6000.0.50f1, 6000.1.5f1, 6000.2.0a11, 7000.0.0a35
Votes
0
Found in
6000.0.47f1
6000.1.0b15
6000.2.0a9
Issue ID
UUM-103976
Regression
No
Adaptive Probe Volumes Fails to Bake with Dilation Enabled and exception "Cannot allocate more brick chunks, probe volume brick pool is full" is printed
Steps to reproduce:
1. Open the attached user's project "UnityBugReproduce-bug-apv_bake_with_streamin.zip"
2. Open the "Assets/apv_bake_with_streamin/apv_bake_with_streamin.unity" scene
3. Open the Lighting Window and select the Adaptive Probe Volumes tab
4. Click the "Generate Lighting" button
5. After baking finishes, confirm that the error message appears in the console
6. Turn off "Dilation" in the Probe Invalidity Settings
7. Click the "Generate Lighting" button again
8. After baking finishes, confirm that no error message appears in the console
Expected Results: "Cannot allocate more brick chunks, probe volume brick pool is full" is not printed
Actual Results: "Cannot allocate more brick chunks, probe volume brick pool is full" is printed when generating Lighting with Dilation enabled
Reproducible with: 6000.0.47f1, 6000.1.0b15, 6000.2.0a9
Could not test below 2023.2.0b15 and locate FAV due to editor freezing on startup
Could not effectively test on 2021.3.51f1, 2022.3.61f1 due to APV not existing in the Lighting setting
Environment tested: Windows 11 24H2
Notes:
It is possible to work around the allocation problem by increasing the Memory budget of the Adaptive Probe Volume system to {}Memory Budget High{}. This setting is found in Universal Renderer Data -> Lighting -> Light Probe System -> Memory Budget.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment