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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
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