Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.
Resolution Note (2023.2.X):
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.