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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
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