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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
As discussed, this is the intended behavior