How to reproduce:
1. Create a new HDRP project
2. Go to File -> Build Settings and build the project for the current platform
3. Observe the Console/Editor.log during the build
Expected results: No warnings are thrown
Actual results: "Shader 'Hidden/Core/ProbeVolumeDebug': All SubShaders were stripped because their RenderPipeline tags do not match any active render pipeline asset configured for this build target. This shader will not render. Configure the matching RenderPipelineAsset in QualitySettings/GraphicsSettings, or remove this shader from the build." warning is thrown
Reproducible with: 6000.5.7f1, 6000.6.0b7, 6000.7.0a4
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested