Search Issue Tracker
By Design
Votes
0
Found in [Package]
HDRP/Staging 8.0.0
Issue ID
1196071
Regression
Yes
[HDRP] [Shader Graph] Scene Depth node not working properly when plugged to Alpha
Versions tested 2020.1.0a11 + HDRP/Staging
Steps to reproduce:
1) Open attached project, Sample Scene
2) Observe that the current material (DepthAlbedoUnlit) where scene depth is plugged to albedo is shown correctly on the plane
3) Assign DepthUnlit 1 to the plane. This SG has a scene depth plugged to Alpha input directly
4) Observe that it's not affecting transparency
Note: Similar behavior in URP. According to Unity Forum users it's a regression.
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
As discussed, this is the intended behavior