Unity threw these errors out I don't really know what caused them to. I am new to using unity so any help would be useful thanks
----------
Library\PackageCache\com.unity.render-pipelines.high-definition@7.3.1\Runtime\Lighting\ScreenSpaceLighting\AmbientOcclusion.RenderGraph.cs(8,9): error CS0246: The type or namespace name 'RenderGraphMutableResource' could not be found (are you missing a using directive or an assembly reference?)
----------
Library\PackageCache\com.unity.render-pipelines.high-definition@7.3.1\Runtime\RenderPipeline\Settings\FrameSettings.cs(6,7): error CS0246: The type or namespace name 'Utilities' could not be found (are you missing a using directive or an assembly reference?)
----------
Library\PackageCache\com.unity.render-pipelines.high-definition@7.3.1\Runtime\Lighting\Shadow\HDShadowManager.RenderGraph.cs(64,18): error CS0246: The type or namespace name 'RenderGraphResource' could not be found (are you missing a using directive or an assembly reference?)
↧