How to reproduce:
1. Create a new Unity project
2. In the package manager add the com.unity.pipeline package version 0.6.0-exp.1 using the “Install package by name” option
3. Navigate to File → Build Profiles
4. Switch the platform to Web
5. In the Platform Settings section, make sure that the “Development Build” option is enabled
6. Build the project
7. Observe the Console window
Actual results: The project fails to build
Expected results: The project builds succesfully
Reproducible with: 6000.0.83f1, 6000.3.24f1, 6000.6.0a4
Not reproducible with: 6000.0.0f1, 6000.6.1f1, 6000.7.0a6
Fixed in: 6000.6.0a5
Reproducible on: macOS (M4) (26.6.2)
Not reproducible on: No other environments tested