Hi, I'm needing some help with fixing two errors that have been causing me to be pulling my hair out for the past few days and I really need these errors fixed soon for a university project. I keep getting these two errors that just will not go away, I've tried deleting the packages folder and trying to reimport everything but they just will not resolve.
"Cannot load. Path Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/ShaderGraph/AutodeskInteractiveTransparent.shadergraph is correct but AssetDatabase cannot load now.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
"Cannot load. Path Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/ShaderGraph/AutodeskInteractiveTransparent.shadergraph is correct but AssetDatabase cannot load now.
UnityEditor.AssetPostprocessingInternal:PostprocessAllAssets (string[],string[],string[],string[],string[],bool)"
Any help would be greatly appreciated.