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
- “InvalidOperationException” errors are thrown when entering Play Mode in the Timeline’s Customization Samples
- EditorSceneManager.SaveOpenScenes returns true when the Scene is not successfully saved
- ScrollView snaps back to the target after ScrollTo() when the UI updates every frame
- Dlig ligatures are applied by default when "liga" Font Feature is enabled
- Colliders are rendered deformed when viewed through Physics Debugger in Scene View
Add comment