Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.11f1
6000.4.0b9
6000.5.0a8
6000.6.0a1
Issue ID
UUM-137732
Regression
No
Probe placement fails when baking Adaptive Probe Volumes on Vulkan
Reproduction steps:
1. Open the attached “IN-136557” project
2. Open the “Scenes/SampleScene” Scene
3. Open the Project Settings window (Edit > Project Settings)
4. In the “Player” tab, make sure the “Graphics API for Windows” is set to “Direct3D11”
5. Open the Lighting window (Window > Rendering > Lighting)
6. Press the “Generate Lighting” button
7. Open the Rendering Debugger window (Window > Analysis > Rendering Debugger)
8. In the “Probe Volumes” tab, enable “Display Bricks” under “Subdivision Visualization” category
9. Observe the Scene View
10. Repeat 3-9 steps, but change the “Graphics API for Windows” to “Vulkan”
Actual result: After baking lighting on Vulkan, Adaptive Probe Volumes place probes sparsely as if scene geometry is not detected
Expected result: After baking lighting on Vulkan, Adaptive Probe Volumes place probes densely around scene geometry, matching DirectX 11 behavior
Reproducible with: 2023.1.0a2, 6000.0.71f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b1, 6000.6.0a1
Reproducible on: Windows 11 (RX 6800 XT)
Not reproducible on: Windows 11 (RTX 3080)
Note:
- The issue only reproduces using Vulkan Graphics API. Does not reproduce using DX11 or DX12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project
Add comment