Search Issue Tracker
Fixed
Fixed in 2022.2.14f1, 2023.1.0b9, 2023.2.0a4
Votes
0
Found in
2022.2.0b13
2023.1.0a16
2023.2.0a1
Issue ID
UUM-11126
Regression
No
Deprecated SceneRenderPipeline script does not mention any alternatives for setting up specific render pipelines during scene loading
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Add comment