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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment