Search Issue Tracker
By Design
Votes
0
Found in [Package]
10.0.0
Issue ID
1264558
Regression
No
[HDRP] Inactive exposure properties affect global values
This issue also breaks our HDRP particles sample scene.
Repro:
1) Download HDRP particle sample project
2) Open the project notice the second row is not even visible
3) Go to HDRP default settings
4) Switch Exposure from Automatic Histogram to Fixed
5) Set Exposure from 12 to 0
6) Switch back to Automatic Histogram
7) Notice the scene looks as it should, second row of samples is visible
This is super confusing. If the exposure is automatic in the volume, it should not secretly affect the fixed fixed value as well.
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
- 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
Resolution Note:
To "fix" this we'd need major restructuring of the volume system and introducing new concepts that are not there and would be a concern for perf.