Search Issue Tracker
Fixed in 10.2.X
Fixed in 7.5.2
Votes
0
Found in [Package]
9.0.0-preview.15
Issue ID
1235516
Regression
No
URP Upgrade Material utility does not set the Alpha Clipping when Material was using a Shader with Rendering Mode set to Cutout
How to reproduce:
1. Open the attached project named "Case_1235516"
2. Open the Test Scene and observe an object with magenta-colored material
3. Click Edit -> Render Pipeline -> Universal Render Pipeline -> Upgrade Project Materials to UniversalRP Materials
Expected result: The material is upgraded to the URP/Lit with no issues
Actual result: The new material does not have the Alpha Clipping option enabled which must be set manually
Reproducible with: 2018.4.21f1, 2019.3.9f1, 2020.1.0b5, 2020.2.0a7
Could not test with: 2017.4.38f1(No package manager)
Reproducible with package versions: 6.9.2, 8.0.1, 9.0.0-preview.15(git master)
Notes:
1. When upgrading the material using HDRP, the newly generated material will have the Alpha Clipping option enabled by default(Tested with HDRP 8.0.1)
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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Resolution Note (fix version 10.2):
Fixed in URP 10.2.0 which is available in Unity 2020.2
Resolution Note (fix version 7.5.2):
Fixed in URP 7.5.2 which is available in Unity 2019.4