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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment