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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment