Troubleshooting

intermediate troubleshooting

Edge Fusion (HDRP) · Troubleshooting & FAQ

Solutions to common issues when setting up or using Edge Fusion in HDRP projects.

Effect Not Visible

Possible CauseSolution
Custom Pass not addedVerify a Custom Pass Volume exists in the scene with the Edge Fusion pass added to its list.
Intensity is 0Set Intensity to 1 in the Edge Fusion pass settings.
Wrong Injection PointSet the injection point to After Opaque And Sky or Before Transparent. Other injection points may not have the required depth data.
Blend Layers exclude target objectsCheck that the objects you want blended are on a layer included in Blend Layers.
Volume mode is Local but camera is outsideIf using Local mode, ensure the camera is inside the volume's collider trigger, or switch to Global.

Blending Looks Wrong or Produces Artifacts

SymptomSolution
Banding or repetitive patternsEnable Jitter and activate TAA on the camera to smooth sampling noise.
Blending bleeds light into shadowsIncrease the Shadow Protection threshold to prevent the effect from adding lighting over shadowed areas.
Excessive blur at close rangeLower the Max Screen Radius value to cap on-screen blur extent.
Double-sided meshes not blendingAdd the mesh's layer to Double-Sided Layers under Additional Object Groups.
Animated vegetation not blendingAdd the vegetation layer to Special Group Layers under Additional Object Groups.

Terrain Issues

SymptomSolution
Terrain does not blend with objectsTerrains using Draw Instanced are not supported directly. Exclude the terrain layer from Blend Layers. Edge Fusion will reconstruct terrain data from the camera depth texture.

Performance Issues

SymptomSolution
Low frame rateReduce Sample Count, lower Early Exit Hits, and decrease Max Blend Distance. See Performance Tips.
GPU spikes with Jitter enabledJitter breaks cache locality. Lower sample count when using Jitter, or disable it if TAA is not active.

If your issue is not listed here, visit our support forum or contact support.

Was this page helpful?