Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.0.0, 6.5.3
Issue ID
1156438
Regression
No
[HDRP] UI image transparancy increases with higher exposure
Steps to reproduce:
1. Open attached project
2. Make sure you are in "BasicFunctionality" scene
3. Make sure that UI panel alpha value is lower than 255
4. Select "Post Processing Settings" game object and increase the exposure
5. Observe that UI panel becomes more transparent with higher exposure
Expected result: UI image transparency should not increase with higher exposure
Reproduced in: 2019.3.0a3, 2019.2.0b2
HDRP package reproduced in: 7.0.0, 6.5.3
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
- Precision changes when a tangent is added to a Vertex node
- The Blackboard scrolls to the top and generates an artifact when duplicating Attributes when the Blackboard has been scrolled down and the Custom Attributes list is expanded
- The Blackboards Attribute list scrolls down to the bottom and the Custom Attributes list is not expanded when duplicating Built-In Attributes and the Custom Attributes list is collapsed
- Right-click context menu in Visual Effects Graph window is offset
- Sprite applies the Material settings only when the "Mask Interaction" field inside the Sprite Renderer component is updated
Resolution Note:
This happens because the UI is not pre-exposed and it is blending with something extremely bright. Given the UI is not pre-exposed, what's happening is actually correct.