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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
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.