How to reproduce:
1. Create a new URP Unity project
2. Go to Window -> Package Management -> Package Manager -> Universal Render Pipeline -> Samples -> URP Package Samples -> Import
3. Observe the Console
Expected results: No errors are logged
Actual results: Errors are logged
Reproducible with: 6000.4.0a3, 6000.4.0a4
Not reproducible with: 6000.0.61f1, 6000.2.8f1, 6000.3.0b8, 6000.4.0a2
Reproducible on: macOS Tahoe 26
Not reproducible on: No other environment tested
Errors' samples:
- [Worker1] KeepFramePipeline_Renderer is missing RendererFeatures
This could be due to missing scripts or compile error.
- [Worker1] BlitToRTHandleRenderer is missing RendererFeatures
This could be due to missing scripts or compile error.