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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.