Search Issue Tracker
Won't Fix
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
This is a low user pain bug on the built-in to URP material upgrader.