Search Issue Tracker
By Design
Votes
0
Found in
6000.0.22f1
Issue ID
UUM-83566
Regression
No
Adaptive Probe Volume baking probe offset is not working correctly
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the “Assets/BugReproScene.unity” Scene
3. Enable the “Display Probes“ setting in the Rendering Debugger (Window > Analysis > Rendering Debugger > Probe Volumes > Probe Visualisation)
4. Observer the probes
5. Change the Y axis “Probe Offset“ Value to 0.1
6. Select “Adaptive Probe Volume” in the Hierarchy
7. Bake Probe Volumes from the Inspector
8. Observer the probes
Expected result: The probes are all offset by 0.1 in the Y axis (above the plane)
Actual result: All of the probes flip in the Y axis and are suddenly under the plane
Reproducible with: 6000.0.22f1
Couldn’t test with: 2021.3.44f1, 2022.3.50f1 (APV are unavailable)
Reproducible on: M1 Max MacOS 14.5
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Weird behaviour in TextMeshPro Link Example sample when hovering over single letters after hovering over a word
- RegisterValueChangedCallback is triggered when the Label of a TextField is changed
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
Resolution Note:
Closing as designed, as this is expected behaviour from the APV offsetting feature.