Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.8
Issue ID
1121028
Regression
No
[HDRP][ShaderGraph] Artifacts when using a Lit Master node with Alpha Clipping enabled on a material for a SpriteRenderer
How to reproduce:
1. Open attached project "case_1121028-SpriteRendererShaderGraph_1" and scene "SampleScene"
2. Select "ELLEN_2" GameObject from the Hierarchy Window
3. Move selected GameObject in front of the "ELLEN_1" GameObject
4. Observe artifacts in Game View And Scene View
Expected result: sprite is rendered correctly without any artifacts
Actual result: the moved GameObject is rendered with various glitching artifacts
Reproducible with: 4.8.0 (on Unity 2018.3.5f1), 5.2.3 (on Unity 2019.2.0a5)
Could not test with: 4.6.0 and older (RT related errors in console), 5.3.1 (errors in Unity won't allow graphs to compile)
Note: the issue seems to only be present when more than one SpriteRenderer is using the material. GameObjects "ELLEN_1" and "ELLEN_2" are using a custom ShaderGraph material
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Im sorry, but we do not support custom master nodes at this time.