You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hai there,
Thanks for the project, however, 64 errors appear, which can be divided into three kinds.
1.Rebuilding Library because the metadata folder could not be found!
2.meta confilcts, such as :
GUID [d3b47ff860a51904395688d633cb1018] for asset 'Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Templates/BuildSurfaceDescriptionInputs.template.hlsl.meta' conflicts with:
'Packages/com.unity.shadergraph/Editor/Generation/Templates/BuildSurfaceDescriptionInputs.template.hlsl.meta'
3.type or namespace name can't be found, such as:
Library\PackageCache\[email protected]\Editor\ShaderGraph\SubShaders\UniversalPBRSubShader.cs(9,7): error CS0246: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
Hope to get your reply.
The text was updated successfully, but these errors were encountered:
Hai there,
Thanks for the project, however, 64 errors appear, which can be divided into three kinds.
1.Rebuilding Library because the metadata folder could not be found!
2.meta confilcts, such as :
GUID [d3b47ff860a51904395688d633cb1018] for asset 'Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Templates/BuildSurfaceDescriptionInputs.template.hlsl.meta' conflicts with:
'Packages/com.unity.shadergraph/Editor/Generation/Templates/BuildSurfaceDescriptionInputs.template.hlsl.meta'
3.type or namespace name can't be found, such as:
Library\PackageCache\[email protected]\Editor\ShaderGraph\SubShaders\UniversalPBRSubShader.cs(9,7): error CS0246: The type or namespace name 'Data' could not be found (are you missing a using directive or an assembly reference?)
Hope to get your reply.
The text was updated successfully, but these errors were encountered: