Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2021.2.19f1
2021.3.20f1
2022.1.24f1
2022.2.12f1
2023.1.0b5
2023.2.0a7
Issue ID
UUM-30926
Regression
No
[URP] Render Pipeline Converter: Built-in Cutout material is not converted properly to URP, cutout effect is lost
Steps to reproduce:
1) Download attached project and open in Unity
2) Open ReproScene
3) Install "Universal RP" package using the Package Manager
4) Go to Render Pipeline Converter: Window >> Rendering >> Render Pipeline Converter
5) Make sure converting is selected to "Built-in to URP"
6) Eanble all converters
7) Click on "Initialize Converters" button
8) Click on "Convert Assets" button
9) Go back to the Scene view and notice that Cutout effect is gone
Expected result: Alpha Clipping checkbox should be enabled by default, since Built-in material had Rendering mode set to Cutout before the conversion
Actual result: After the conversion Cutout effect is gone, and you have to manually enable the Alpha Clipping checkbox
Reproduced with:
2021.2.19f1; 2021.3.20f1; 2022.1.24f1; 2022.2.12f1; 2023.1.0b5; 2023.2.0a7
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
This is a low user pain bug on the built-in to URP material upgrader.
Resolution Note (2023.2.X):
This is a low user pain bug on the built-in to URP material upgrader.