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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
This is a duplicate of issue #1348209