Search Issue Tracker
Fixed
Fixed in 2022.3.21f1, 2023.2.13f1, 2023.3.0b4
Votes
0
Found in
2022.3.14f1
2023.2.0f1
2023.3.0a14
Issue ID
UUM-56601
Regression
Yes
URP Unlit Shader Graph does not render correctly when using Alpha Clipping
Steps to reproduce:
1. Open the attached user's project "AlphaClip.zip"
2. Open the project using 2022.3.11f1 and open the "Assets/Scenes/SG_FinalGhost.shadergraph" shadergraph
3. Observe the shadergraph Main Preview rendering transparency correctly with Alpha Clipping enabled
4. Close the project, upgrade it to 2022.3.12f1, and open it again
5. Observe the same shadergraph rendering transparency incorrectly with Alpha Clipping enabled
6. Disable Alpha Clipping in the Graph Inspector and observe the shader graph rendering correctly again
Expected Result: The shadergraph renders the pattern correctly in Unity 2022.3.12f1 with Alpha Clipping enabled
Actual Result: The shadergraph does not render the pattern in Unity 2022.3.12f1 with Alpha Clipping enabled (See attached Results.png)
Reproducible with: 2022.3.12f1, 2022.3.14f1, 2023.2.0f1, 2023.3.0a14
Not reproducible on: 2021.3.32f1, 2022.3.11f1
Testing Environment: Windows 10
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
- Shader Graph Asset icon is blurry in the 4K monitors
- Default Value of ShaderGraph Color property is 0 by default
- Duplication of an asset in the Project view is continued for some time when holding and releasing CTRL+D
- "Failed to create Convex Mesh from source mesh" PhysX errors are thrown when looking around the Scene View while Collision Geometry is set to true
Add comment