Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1345137
Regression
No
Material preview is not shown after a Material is created and URP Renderer is already assigned in the URP Assets
How to reproduce:
1. Open a new URP template project
2. In project tab, create a new Material (Right-click -> Create -> Material)
3. Check material icon in project tab
Expected result: No errors and material icon in the project tab is visible
Actual result: "[Worker0] NotSupportedException: ForwardRendererData has been deprecated. Use UniversalRendererData instead" is thrown and material icon is not shown
Reproducible with: 12.0.0 (2022.1.0a5, 2022.1.0a3, 2022.1.0a2, 2021.2.0b5, 2021.2.0a12 )
Notes:
- creating a new material after step 3 will remove the previews that were successfully generated, without printing a new console error.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
This is a duplicate of issue #1348209