Search Issue Tracker
Fixed in 10.2.0
Votes
0
Found in [Package]
9.0.0-preview.35
Issue ID
1241626
Regression
No
Soft Particles do not fade out near the opaque surfaces when Post Processing is enabled on a Stacked Camera
How to reproduce:
1. Open the attached project "1241626.zip"
2. Open the "Test" Scene
3. Enter the Play Mode
4. Select the "FX Camera" GameObject in the Inspector window and uncheck the "Post-processing" checkbox under the "Rendering" settings of the Camera component
Expected result: no hard edges appear where soft particles intersect with an opaque surface
Actual result: hard edges appear where soft particles intersect with an opaque surface
Reproducible with: 2019.4.2f1 (URP version: 7.3.1, 7.4.1) , 2020.1.0b13 (URP version: 8.1.0), 2020.2.0a15 (URP version: 9.0.0-preview.35)
Could not test with: 2018.4.24f1 (URP version: 4.10.0) and earlier as Camera Stacking is not introduced in these versions
Workarounds:
- Enabling "Clear Depth" option under "Rendering" settings of the Camera component fixes the issue
- Switching Main Camera's Anti-aliasing to None or FXAA - fixes the issue
- Switching Anti Aliasing (MSAA) to "Disabled" under URP Asset Quality settings fixes the issue
Note: tested and reproduced with Direct3D11, Vulkan and OpenGL Core APIs
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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note (fix version 10.2.0):
The issue has been fixed in Universal Render Pipeline 10.2.0 and above.