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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Resolution Note:
As discussed, this is the intended behavior