Search Issue Tracker
By Design
Votes
0
Found in [Package]
13.1.4
Issue ID
1395713
Regression
No
[HDRP] Changing the Opacity of the Material doesn't affect it when the Shader is Arnold Standard Shader
How to reproduce:
1. Open the user's attached "OpacityIssue" project
2. Open the "SampleScene" Scene
3. Observe the Sphere in the Scene view
Expected result: The Sphere is transparent
Actual result: The Sphere isn't transparent. Changing the Opacity value doesn't affect the Material appearance
Reproducible with: 7.7.1 (2019.4.34f1), 10.8.1 (2020.3.26f1), 12.1.3 (2021.2.8f1), 13.1.2 - 13.1.4 (2022.1.0b4, 2022.2.0a2)
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note:
The Material in the repro project has "Surface Type" set to "Opaque" in the Surface Options.
The Opacity value only has effect when the surface type is set to transparent