Search Issue Tracker
Fixed
Fixed in 3.1.2
Votes
0
Found in [Package]
2.4.5
Issue ID
HUBX-554
Regression
Yes
[Hub 2.x.x] URP Template project throws ForwardRendererData has been deprecated error on launch
How to reproduce:
1. Open Unity Hub
2. Select URP Template and create the project
3. Once loading is finished check the Console window
Expected results: No errors are thrown after creating a Template project
Actual results: NotSupportedException: ForwardRendererData has been deprecated. Use UniversalRendererData instead error is thrown
Workaround: Selecting all the RedererData and RendererPipeline assets in the project and Right-clicking to re-import
Reproducible with: 2022.1.0a4
Not reproducible with: 2019.4.29f1, 2020.3.15f1, 2021.1.16f1, 2021.2.0b5, 2022.1.0a3
Notes:
1. Tested on Ubuntu 20.04, macOS 11.4, and Windows 10
2. Seems to only reproduce with Hub 2.x.x (Specifically 2.4.5). The issue did not reproduce with Hub 3.0.0 Beta.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment