Shader Selecting Problem.

Ok, I’m quite new to Unity so please bear with me when I ask really basic questions. My problem at the moment is that Unity won’t let me select a Shader for my material. I open the shader dropdown in the Inspector, I click ‘Select’ to choose my shader, but only my materials show up, and not my shaders. I have tried placing the shader in my materials folder, which didn’t work. Any ideas on how I could fix this? Thanks in advance.

You’re clicking “Select”, which is the button to select your material, not your shader. There is a dropdown box in the material editor that has “Shader” written next to it. The available shaders appear as a dropdown menu from that.