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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.