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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
As discussed, this is the intended behavior