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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment