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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment