Reproduction steps:
1. Create a new 3D URP project
2. Open the Package Manager window (Window > Package Manager)
3. Select the “Universal RP” Package and import “URP RenderGraph Samples”
4. Build the Project
Expected result: The project builds successfully
Actual result: Buil fails with error “Assets\Samples\Universal RP\17.0.3\URP RenderGraph Samples\BlitWithMaterial\BlitAndSwapColorRendererFeature.cs(7,26): error CS0234: The type or namespace name 'ShaderData' does not exist in the namespace 'UnityEditor' (are you missing an assembly reference?)”
Reproducible with: 6000.0.0f1, 6000.0.8f1
Not reproducible with: 6000.0.0b16
Couldn’t test with: 2021.3.40f1, 2022.3.34f1 - Does not have “URP RenderGraph Samples” support
Reproducible on: Windows 10
Not reproducible on: No other environment tested