Question by
ToxicEat · yesterday ·
unity 5errorerror messagegraph
unity 3D URP Error
I tried to create a new project with 3D URP but I found an error with the shadergraph that says
Library\PackageCache\com.unity.shadergraph@13.1.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?)
I'm very confused to solve this error.. please help me
Comment