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
- [Mobile] Player silently crashes on a mobile device when using a lot of "Camera" GameObjects (40 and more) in the Scene
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
- Shortcuts inconsistently trigger when they have a conflict with the same Command
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
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