UIEffect
Apply rich UI effects directly from the Inspector or via code
UIEffect is an open-source Unity package for applying advanced visual effects to user interface elements. It lets developers configure effects directly in the Inspector or control them through code. Multiple filters can be combined to create grayscale, blur, dissolve, color, transition, edge, shadow, and other visual treatments. The package optimizes builds by compiling only the shader variants that are actually used. It supports Unity render pipelines, VR environments, TextMeshPro, ShaderGraph, Timeline, and custom shaders. Additional components provide effect animation, replication across UI objects, and reusable runtime or editor presets.