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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.