Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.26f1
2022.3.0f1
2023.1.0b19
2023.2.0a18
Issue ID
UUM-37377
Regression
No
VFX Graph ZWrite has no effect when using URP PostProcessing DoF effect
How to reproduce:
1. Open the attached project "1571703-URPVFX DoF.zip"
2. Open Assets/Scenes/SampleScene.unity
3. Enter Play Mode
Expected results: Particles are sharp
Actual results: Particles are blurry
Reproducible with: 2021.3.26f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a18
Reproducible on: Windows 10
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
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Resolution Note:
URP doesn't support transparent material writing depth yet.
You can reproduce the same issue with a transparent material and/or shaderGraph and classic rendered object.
This feature is planned.