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
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
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