I have a project where we currently use Custom Shaders for everything.
In Unity 2021.2.13, all the material in the prefabs’ model are correctly imported with Custom/Lit, but in 2021.2.17 it gets imported with Universal Render Pipeline/Lit, and the ShaderGUI is greyed out.
Any ideas on what might be happening?