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
- “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
Add comment