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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment