Does somebody know what how to solve this? Thank you.
Assets\Samples\Scriptable Render Pipeline Core\17.3.0\Common\Scripts\InstallPackage.cs(2,19): error CS0234: The type or namespace name ‘PackageManager’ does not exist in the namespace ‘UnityEditor’ (are you missing an assembly reference?)
Assets\Samples\Scriptable Render Pipeline Core\17.3.0\Common\Scripts\InstallPackage.cs(3,19): error CS0234: The type or namespace name ‘PackageManager’ does not exist in the namespace ‘UnityEditor’ (are you missing an assembly reference?)
Assets\Samples\Scriptable Render Pipeline Core\17.4.0\RendererShaderUserValue_Common\Scripts\VertexAnimationTextureBaker.cs(10,44): error CS0246: The type or namespace name ‘EditorWindow’ could not be found (are you missing a using directive or an assembly reference?)
Assets\Samples\Scriptable Render Pipeline Core\17.4.0\RendererShaderUserValue_Common\Scripts\VertexAnimationTextureBaker.cs(16,6): error CS0246: The type or namespace name ‘MenuItemAttribute’ could not be found (are you missing a using directive or an assembly reference?)
Assets\Samples\Scriptable Render Pipeline Core\17.4.0\RendererShaderUserValue_Common\Scripts\VertexAnimationTextureBaker.cs(16,6): error CS0246: The type or namespace name ‘MenuItem’ could not be found (are you missing a using directive or an assembly reference?)