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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment