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
- Editor crashes with "GetManagerFromContext: pointer to object of manager 'PlayerSettings' is NULL (table index 0)" error when launching a project with a corrupted library
- Crash on PersistentManager::GetSerializedFileIfObjectAvailable when opening a specific project
- An extra separation line is present between the options in the AssetBundle and it's Variants dropdown Menus
- Xcode VisionOS builds fail with a "Circular dependency..." error when the used project is named "Metal"
- ScrollView.ScrollTo method does not work when trying to scroll to an item that has been added in the same frame
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