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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Add comment