Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1325416
Regression
Yes
[URP] Using the URP template results with clearable "NotSupportedException: ForwardRendererData has been deprecated" errors
How to reproduce:
1. Create a new project with a URP template
2. Open the Console window
Expected result: No errors are seen in the Console window
Actual result: The Console window is filled with errors such as "NotSupportedException: ForwardRendererData has been deprecated. Use UniversalRendererData instead"
Reproducible with: 2021.2.0a9, 2021.2.0a12
Not reproducible with: 2018.4.33f1, 2019.4.24f1, 2020.3.3f1, 2021.1.2f1, 2021.2.0a8
Notes:
- These errors do disappear completely after clearing them, thus they won't be there after opening the same project a second time
- On 2021.2.0a11 they appear when clicking on the folder "Scripts" in the Hierarchy window
- 2021.2.0a9 and 2021.2.0a8 templates are using identical URP package versions: 12.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment