Search Issue Tracker
By Design
Votes
0
Found in
2021.3.16f1
2022.2.1f1
2023.1.0a25
2023.2.0a1
Issue ID
UUM-21833
Regression
No
[VFX/URP] Z Test failure / flickering
How to reproduce:
# Import the attached VFX to URP project
# Drag it to the scene view
# Observe that particles flicker
Notes:
# Not reproducible with HDRP
# [VFX/URP] Missing DepthNormal Pass for Unlit #18740 does not resolve the issue
# Reproducible with Unlit and Lit
# Not reproducible when Z Test is set to Always
# I reproduced on macOS Silicon/M1/Rosetta
# We faced similar issue UUM-548 with Samples, though is on HDRP and I could not repro this issue with HDRP
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
With the current repro, this issue is about a depth fight and expected undefined behavior.