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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.