Search Issue Tracker
Fixed in 10.1.0-preview.14
Fixed in 7.5.2, 8.3.1
Votes
0
Found in [Package]
7.4.1
Issue ID
1262887
Regression
Yes
[URP] Transparent meshes are rendered as opaques when using Lit Shader with Custom Render Pass
Reproduction steps:
1. Open customer's attached project in "CustomRenderBug.zip"
2. Open Scene named "Scene.unity"
3. Notice that there are 2 Quads in the Scene
4. Notice that the blue Quad is using a transparent material with Alpha channel that is semi-transparent (Alpha 145 out of 255)
5. Move around in the Scene so you can see blue Quad overlapping with red one (Blue in front)
Expected result: you will be able to see the red Quad trough the blue Quad because the blue Quad is transparent
Actual result: the blue Quad is rendered as Opaque and nothing can be seen through it (images of Actual and Expected are attached)
Reproducible with: URP 7.4.1 (2019.4.8f1), URP 9.0.0-preview.35 (2020.1.2f1), URP 10.0.0-preview.26 (2020.2.0a20)
Not reproducible with: 7.2.0 (2019.3.6f1), URP 7.3.1 (2019.4.8f1)
Could not test with 2018.4 because couldn't resolve package errors
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
- “Destroying assets is not permitted to avoid data loss” error thrown when creating a second Tile Palette Brush Pick Asset
- The “Copy to clipboard” button has no hover or click animations when hovering and clicking the “Copy to clipboard” button after selecting an issue from the “Code” tab of the Project Auditor window
- Saved Tile Palette Brush List items become malformed causing the list to become cut off when decreasing the Pick size with the slider
- Foldout triangle icons and the foldouts titles are not aligned/centered in the “Assembly” and “Areas” Filter windows of the Project Auditor window
- High MeshSkinning duration when using Vulkan
Resolution Note (fix version 10.1.0-preview.14):
Fixed in Universal Render Pipeline 10.2.0 (Verified with 2020.2.0b12)
Resolution Note (fix version 7.5.2):
Fixed in Universal Render Pipeline 7.5.3 (Verified in 2019.4.19f1 (ca5b14067cec))