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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment