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. Go to Assets > Samples -> Universal Render Pipeline -> 17.5.0 -> URP Package Samples -> RendererFeatures> BlitToRTHandle -> select "BlitToRTHandleRenderer"
4. In the Inspector, observe the "Compatibility" section
5. Do this for all URP Assets in the RendererFeatures folder
Expected results: There are no warnings in a user facing sample
Actual results: "'Always' is Obsolete" warnings are shown for each Renderer asset
Reproducible with: 6000.4.0a5, 6000.5.0a1
Not reproducible with: 6000.0.61f1, 6000.2.8f1, 6000.3.0b8 ("Always" is not obsolete)
Reproducible on: macOS Tahoe 26, Windows 11