Search Issue Tracker
Fixed in 21.2.X
Votes
2
Found in [Package]
11.0.0
Issue ID
1294607
Regression
No
[URP] Particles are rendered behind GameObjects when Depth Texture and Soft Particles are enabled, Orthographic camera is used
Reproduction steps:
1. Download and open the submitted project "Particles Bug Report.zip"
2. Open the Sample Scene
3. Make sure that Orthographic projection is set for the Main Camera's Camera component
4. Make sure that Depth Texture is enabled for the Main Camera's Camera component
5. Make sure that Soft Particles are enabled for the SoftParticles Material
6. Enter play mode
Expected result: Particles are rendered in-between GameObjects in the Scene
Actual result: Particles are rendered behind GameObjects in the Scene
Reproducible with: 2018.4.30f1 (URP , 2019.4.17f1 (URP 7.3.1), 2020.1.17f1 (URP 9.0.0-preview.72), 2020.2.1f1 (URP 10.2.2) 2021.1.0b1 (URP 11.0.0)
Not reproducible with: 2018.4.30f1 (There is no Soft Particles settingfor the LightweightRenderPipeline/Particles/Unlit shader)
Notes:
Could not test with HDRP as there is no Depth Texture setting.
Comments (1)
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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
FiveXGames
Jun 09, 2022 13:10
It will be solved in 2020.3 LTS?