What problem does it solve?
When you only need a quick one-off Material change in Unity, spinning up REST automation is overkill. This Skill provides clear step-by-step instructions for creating Materials, changing colors and shaders, and assigning them to objects directly in the Unity Editor UI.
Core Features & Use Cases
- Material Creation: Walks through creating a new Material asset via the Project window or Assets menu.
- Color and Shader Editing: Explains how to change Base Color/Albedo and switch shaders across Built-in, URP, and HDRP pipelines.
- Material Assignment: Describes dragging Materials onto Scene objects, Hierarchy entries, or Mesh Renderer slots.
- Use Case: A designer wants to tint a single prop red during a review session. Instead of writing an automation script, follow the guided clicks to select the Material, open the Base Map color picker, and apply the change in under a minute.
Quick Start
Ask the assistant to guide you through creating a new Material in Unity and assigning it to a selected object in the scene.