unity-urp

Inspect and modify active URP assets and renderer features.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/YiDuandtdt/Bone-Throne --skill unity-urp-yiduandtdt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-urp
Source: https://github.com/YiDuandtdt/Bone-Throne/tree/main/.agents/skills/unity-skills/skills/urp
Command: npx skills add https://github.com/YiDuandtdt/Bone-Throne --skill unity-urp-yiduandtdt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps Unity developers manage URP assets and renderer features from a single, discoverable unit, reducing manual configuration overhead.

Core Features & Use Cases

  • Inspect the active URP asset to verify current HDR, MSAA, render scale, and depth/opaque texture settings.
  • List available renderer data assets and built-in renderer features, enabling safe toggling and incremental changes.
  • Use Case: When onboarding a new project or migrating URP settings, quickly audit and adjust renderer features to optimize visuals and performance.

Quick Start

Use the unity-urp skill to inspect and adjust the active URP asset and its renderer features.

Frequently Asked Questions about unity-urp

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

FAQPage Schema
How do I inspect active URP asset settings like HDR, MSAA, and render scale in Unity?

To inspect active URP asset settings, you can use this tool to verify current HDR, MSAA, render scale, and depth or opaque texture configurations in your Unity project.

Can I toggle URP renderer features such as SSAO and RenderObjects programmatically?

Yes, you can toggle URP renderer features like SSAO and RenderObjects. The tool lists available renderer data assets and applies validated changes using only URP-provided feature names.

How do I audit URP renderer data assets when migrating to Unity 6 or URP 17?

To audit URP renderer data assets during migration, this tool lists available renderer data and built-in features, allowing safe toggling and incremental changes for Unity 6 or URP 17 projects.

Does the unity-urp skill work with Unity projects using URP 14 and above?

Yes, the tool supports Unity projects using URP 14 and above, including Unity 6 and URP 17. It requires URP to be installed and validates features before applying any changes.

What is the best way to adjust URP renderer features to optimize game visuals and performance?

The best way to adjust URP renderer features for optimization is to inspect the active URP asset, list available renderer data, and safely toggle specific features like SSAO incrementally.