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
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
Resolution Note:
As discussed, this is the intended behavior