Publisher | inc8877 |
---|---|
File size | 51.72kB |
Number of files | 24 |
Latest version | 1.0.0 |
Latest release date | 2025-05-21 12:53:13 |
First release date | 2025-05-21 12:53:13 |
Supported Unity versions | 2018.4.2 or higher |
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.