Search Issue Tracker
Fixed in 12.0.0
Fixed in 10.8.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1329409
Regression
No
[Shader Graph][URP] UniversalUnlitSubTarget does not have a DepthNormalOnly pass
How to reproduce:
1. Open the user attached project
2. Open SamplScene
3. Enter Play mode
4. Observe the Cube which is using the ShaderGraph_Unlit target material
Expected results: Lit and Unlit Cubes correctly draw their depth
Actual results: Unlit Cube does not draw depth
Reproducible with: 7.6.0(2019.4.25f1), 10.4.0(2020.3.6f1), 11.0.0(2021.1.4f1), 12.0.0(2021.2.0a15)
Notes:
1. Switching the Source setting in the Forward Renderer asset's SSAO component fixes the issue
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
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Resolution Note (fix version 12.0.0):
Fixed in: 2021.2.0b7
Resolution Note (fix version 10.8.0):
Fixed in URP 10.8.0 which is available in Unity 2020.3.18f1 and above