Search Issue Tracker
By Design
Votes
0
Found in
2019.3.0a3
Issue ID
1154974
Regression
No
[Preset Manager] "Create Material preset" creates a new material instead of preset when clicked from cogwheel.
"Create Material preset" creates a new material instead of preset when clicked from cogwheel. Refer to the attached video.
Steps to reproduce:
1) Create a new project.
2) Hierarchy window > right-click > 3D Object > Cube.
3) Create a new material > Drag it to the cube in the hierarchy.
4) Click on the cogwheel on cube's material > Create material preset.
Actual result: New material is created instead of material preset.
Expected result: Material preset is created.
Occurs on: 2019.3.0a3, 2019.2.0b3, 2019.1.0f1, 2018.3.1f1, 2018.2.18f1
Environment: Both Windows and Mac.
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note:
The "Create Material Preset" context menu options is for the creation of Material Presets for TextMesh Pro. There is no real simple solution to have those options only become visible when the material might be use with TextMesh Pro vs. with some other object. Ie. no way to know as a user might use this option on a material in the project tab itself.