Search Issue Tracker
Fixed in 16.0.0
Votes
0
Found in [Package]
14.0.0
Issue ID
1414943
Regression
No
[HDRP] Fog's albedo is affecting color even when volumetric mode is disabled
Version tested: (2022.2.0a9 + master)
Steps to reproduce:
1) Create a new HDRP template
2) Add a new volume with fog override. Make fog quite thick to see the issue
3) Make sure volumetric fog is disabled and tweak Albedo
4) Observe that non volumetric fog is still affected by Albedo and it acts same as regular constant color mode
Expected:
Constant color mode affects only fog and doesn't affect volumetric parts so it would be expected for albedo to work other way around.
Notes::
Even if it's expected the UX is confusing here. Albedo is indented underneath Volumetric section which implies it should affect only it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment