Search Issue Tracker
Fixed in 2022.2.14f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment