What problem does it solve?
This Skill helps Unity users inspect and modify Universal Render Pipeline settings without guessing which renderer, feature, or asset configuration is currently active.
Core Features & Use Cases
- URP Asset Management: Review and update key pipeline settings such as HDR, MSAA, render scale, shadows, and camera textures.
- Renderer and Feature Control: List renderers, inspect renderer features, add supported built-in features, and toggle features safely.
- Guarded Workflow: Handles URP presence checks, runtime validation, and feature availability differences across Unity 2022.3 and Unity 6.
- Use Case: A developer can ask to enable a renderer feature on the active URP renderer and the Skill will first verify the pipeline, inspect available features, and then apply the change safely.
Quick Start
Use the unity-urp skill to inspect the active URP setup and enable the correct renderer feature for my Unity project.