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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Resolution Note:
Im sorry, but we do not support custom master nodes at this time.