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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment