How to reproduce:
1. Open the attached “SGBugs” project
2. Click on the “RP” GameObject in the Hierarchy
3. Right-click on “Scene Render Pipeline” in the Inspector
4. Click “Edit Script”
5. Observe the “Obsolete” attribute above the “SceneRenderPipeline” class
Expected result: The deprecation message mentions alternatives for setting up a specific render pipeline on scene loading
Actual result: The deprecation message doesn’t mention any alternatives for setting up specific render pipelines on scene loading
Reproducible with: 14.0.3 (2022.2.0b3), 15.0.0 (2023.1.0a3)
Couldn’t test with: 10.9.0 (2020.3.37f1), 12.1.7 (2021.3.7f1), 13.1.8 (2022.1.9f1) (Script not yet deprecated)
Reproducible on: Windows 10