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
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
This is a duplicate of issue #1348209