- Current Version: 1.0.0: 2025-05-21T10:53:13Z
- First Published: 2025-05-21T10:53:13Z
- Size: 52960
- Supported Unity Versions: 6000.0.45
URP Unlocker
URP Unlocker provides a straightforward way to modify any Universal Render Pipeline (URP) Asset parameter. Gain control over rendering, quality, lighting, shadows, and post-processing parameters, including those normally hidden or locked in the editor with just a single line of code per setting. It also includes helpers for easily saving/loading, binary and json serialization/deserialization of URP config.
Key Features:
- Unlock Hidden Parameters: Access and modify any locked URP setting with just one line of code
- Concise API: Modify URP Asset using a clear, chainable property structure (e.g., UnlockedURP.Lighting.MainLightShadowResolution = ...).
- Targeted Control: Modify the globally active URP Asset or specific instances you provide.
- Save/Load: Serialize and deserialize URP configs to binary/json data for saving and loading presets.
Add to cart