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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment