unity-urp

Manage Universal Render Pipeline asset settings and renderer features in Unity.

Updated May 9, 2026
One-click install
npx skills add https://github.com/krikommp/chess-game --skill unity-urp-krikommp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-urp
Source: https://github.com/krikommp/chess-game/tree/main/.agents/skills/unity-skills/skills/urp
Command: npx skills add https://github.com/krikommp/chess-game --skill unity-urp-krikommp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of URP (Universal Render Pipeline) assets and renderer features in Unity, providing a user-friendly interface for inspecting, modifying, and adding or removing features.

Core Features & Use Cases

  • URP Asset Management: View and modify URP asset settings like HDR, MSAA, render scale, shadows, and camera textures.
  • Renderer Feature Management: List and manage built-in renderer features on active URP assets.
  • Use Case: Enhance the visual appearance of a Unity game by enabling or disabling specific URP renderer features without manual scripting.

Quick Start

Run the 'urp_list_renderer_features' skill to list all available renderer features for the current URP asset.

Frequently Asked Questions about unity-urp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage URP renderer features in Unity without writing custom scripts?

You can manage Unity Universal Render Pipeline (URP) renderer features by listing, adding, or removing built-in features on active URP assets directly through an automated interface instead of manual scripting.

What URP asset settings can I modify for my Unity game?

You can modify Unity Universal Render Pipeline (URP) asset settings including HDR, MSAA, render scale, shadows, and camera textures to enhance your game's visual appearance.

Does this URP management tool work with Unity 2022.3?

Yes, the Unity Universal Render Pipeline (URP) asset and renderer feature management is compatible with Unity 2022.3 and newer versions using the URP render pipeline.

How do I list available renderer features on my current URP asset?

You can list all available renderer features for your current Unity Universal Render Pipeline (URP) asset by running the 'urp_list_renderer_features' command to inspect active features.

Can I enable or disable specific URP renderer features to change visual appearance?

Yes, you can enable or disable specific Unity Universal Render Pipeline (URP) renderer features on active assets to dynamically adjust the visual appearance of your game.

What is the best way to configure Universal Render Pipeline assets in Unity?

The best way to configure Unity Universal Render Pipeline (URP) assets is using a management interface that provides direct control over rendering settings and built-in renderer features without manual code changes.