How to fix error code CS1061: 'Material'

SO I am having a little trouble… I mean I lot of trouble trying to get rid of this error code . I am having an error when I like go into my project or make new projects. I cannot tell you have insufferable it is just to fix this code:

Library\PackageCache\com.unity.shadergraph@14.0.11\Editor\Generation\Targets\BuiltIn\Editor\ShaderGUI\MaterialAssemblyReference\RawRenderQueue.cs(12,24): error CS1061: ‘Material’ does not contain a definition for ‘rawRenderQueue’ and no accessible extension method ‘rawRenderQueue’ accepting a first argument of type ‘Material’ could be found (are you missing a using directive or an assembly reference?)

I do not know how to fix this. I did the basics… deleting the Library Folder, checking to see if the Shader Graph is up to date (which it is), Installing and Re-Installing Unity Hub and Engine (then re-import my project). Any help will do.

1 Like

same ive tried everything i know

Try to use other versions of Unity and Shader Graph.