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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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