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
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Add comment