Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
5.13.0
Issue ID
1146371
Regression
Yes
[LWRP] Sprites are always rendered behind transparent materials regardless of camera angle
How to reproduce:
1. Create a new Unity project
2. Download the Lightweight Render Pipeline Package
3. Download and import the attached package(sprite_cube_sort)
4. Make sure that the Render Pipeline is set to Lightweight Render Pipeline
5. Open the scene sprite_sort and observe the sprite from different angles
Expected result: sprite is rendered in front of the transparent cube from specific angles
Actual result: sprite is always rendered behind the transparent cube
Reproducible with Unity versions: 2019.1.0f2, 2019.2.0a13
Not reproducible with Unity versions: 2018.3.14f1
Could not test with: 2017.4.26f1(LWRP package not available)
Reproducible with package versions: 5.3.1, 6.5.3
Not reproducible with package versions: 4.10.0, 5.2.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
Add comment