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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.