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
- The LOD Group CrossFade Animate Cross-fading feature does not fade when the GPU Resident Drawer is enabled
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
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.