How to reproduce:
1. Create a new Universal 3D Sample Template Project
2. Open Build Profiles Window (File -> Build Profiles)
3. Build the Project
Expected result: The project builds and no errors or warnings are being thrown
Actual result: The project does not build and shader error: 'Shader error in 'Shader Graphs/Screen_Graph': undeclared identifier 'RemapFoveatedRenderingResolve' at (7)/Library/PackageCache/com.unity.render-pipelines.universal/ShaderLibrary/MotionVectorsCommon.hlsl(33) (on metal)' is being thrown
Reproducible with: 6000.0.9f1
Not reproducible with: 6000.0.8f1
Reproduced on: macOS Sonoma 14.5 (M1)