
Unlock full power of URP Asset: modify, serialize, and persist any graphics settings with a single line of code. Provide full graphics customization to your players.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.DocsSupported URP versions: URP 17.0+ (Unity 6)URP 14.x (Unity 2022)