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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
This is a duplicate of issue #1348209