Search Issue Tracker
Fixed in 6000.0.0b1
Fixed in 6000.0.X, future release
Votes
0
Found in
2023.3.0a3
2023.3.0a4
2023.3.0a5
2023.3.0a6
2023.3.0a7
2023.3.0a8
2023.3.0a9
2023.3.0a10
2023.3.0a11
2023.3.0a12
2023.3.0a13
2023.3.0a14
2023.3.0a15
2023.3.0a16
6000.0.0b11
Issue ID
UUM-56515
Regression
No
Light intensity is clamped to a visible sphere volume with HDRP path tracer
With the HDRP path tracer when the exposure value is low (-5 for instance), and with volumetric fog enabled, the effect of the light on the fog is limited to a visible sphere volume, even if the range is larger than the radius of that sphere.
The effect is also visible without volumetric fog on a surface when the light intensity is also relatively low, still with the low exposure value, and with a neutral tone mapping setting.
Below, visible effect on surface followed by visible effect on volumetric fog:
!image-2023-11-17-11-28-38-970.png!!image-2023-11-17-11-28-39-050.png!
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 6000.0):
Fixed visible light clamping in the HDRP path tracer with very low exposure settings and neutral tone mapping.
Closing this ticket since a PR wiht a fix has alrady landed in 2023.3.0a18 before it was transitioned to 6000.0.x