Search Issue Tracker
Fixed
Fixed in 6000.3.0b5, 6000.4.0a1
Votes
0
Found in
6000.3.0a5
6000.4.0a1
Issue ID
UUM-114971
Regression
No
Render Pipeline Converter - Readonly Material Converter - Does not change custom components references
Steps to reproduce:
- Create a monobehaviour referencing a Material
- Assing the material to Default Diffuse or any built in material, create a prefab
- Open the Render Pipeline Converter.
- Click in Materials Converter, initialize.
- See that the prefab is shown on the UI.
- Click convert. See the prefab again, still references built-in material instead of URP one.
Actual results: Prefab references built-in material
Expected results: Prefab references URP material.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment