Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
5.0.0-preview
Issue ID
1091118
Regression
No
[ShaderGraph] Incorrect depth for renderers with multiple materials and single submesh
1. Download latest from ScriptableRenderPipeline repo on git: https://github.com/Unity-Technologies/ScriptableRenderPipeline
2. Checkout branch tests/lwrp/shadergraph
3. Open the LWGraphicsTests project in TestProjects folder
4. Open the scene 100_SceneGraph_Unlit
5. Notice that two of the test gameobjects are rendered differently. They both have two materials assigned via their mesh renderers, one using Shadergraph materials and the other using Lightweight materials
6. Sorting/depth is different for both
7. Can add the first Lightweight material from the GameObject on the right to the first slot on the mesh renderer of the ShaderGraph on the left to see some z-fighting
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment