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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment