Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2021.3.24f1
2022.1.24f1
2022.2.17f1
2023.1.0b14
2023.2.0a12
Issue ID
UUM-34939
Regression
No
Enabling Per Axis Control for HDRP reflection probes sets all Blend Distance fields to 1
Steps to reproduce:
- Open the attached project ([^HDRP-LightingBug01.zip]);
- Open the OutdoorsScene;
- Select the existing Reflection Probe GameObject in the scene;
- Set Blend Distance property to 0 (or any other value but 1);
- Tick the Per Axis Control flag.
Expected result:
- Per Axis Blend Distance fields use the same value which was set in the Blend Distance property prior.
Actual result:
- Per Axis Blend Distance fields always default to the value of 1.
Notes:
- Observed in 2022.1.24f1 on Windows;
- Affects reflection probes in HDRP only.
- This issue can prove frustrating when placing many reflection probes in the scene.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Implementing this suggestion would result in losing the ability to switch between independent global and per axis blending values. It would be perceived as a regression in functionality.
Resolution Note (2023.2.X):
Implementing this suggestion would result in losing the ability to switch between independent global and per axis blending values. It would be perceived as a regression in functionality.