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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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.