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
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
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