Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug Unity 2022.3.8f1 Compiler issue

Discussion in 'Editor & General Support' started by KingoCoops4696, Sep 29, 2023.

  1. KingoCoops4696

    KingoCoops4696

    Joined:
    Oct 2, 2022
    Posts:
    2
    Hi

    I have created a new project in the above version as that is the one installed in the university and on creating a new 3D core (URP) project I get the following issue when it loads and I select ignore when it prompts me to load up in safe mode.

    Library\PackageCache\com.unity.shadergraph@14.0.8\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?)