UI Shimmer and Shine Effects


Add polished, texture-free animated highlight sweeps to Unity uGUI elements with independent color, width, softness, angle, brightness and timing controls.


by Esti


Price History +

UI Shimmer and Shine Effects is a lightweight animated highlight system for Unity uGUI and URP. Add the supplied component to an Image, RawImage or legacy Text Graphic, assign the shared material, and tune the look directly in the Inspector.


Each element keeps independent color, width, softness, angle, brightness, speed, phase and manual progress values while all supplied prefabs share one material. Per-element settings are stored in additional UI vertex channels, so preset variation does not require a unique material for every Graphic.


The shader retains the standard uGUI stencil, rectangular clipping, alpha clipping and sprite-atlas behavior. It works with Screen Space Overlay, Screen Space Camera and World Space canvases. The runtime component automatically enables the Canvas vertex channels it needs and safely manages a temporary fallback material only when no compatible material is assigned.


The package includes four reusable presets—Hero, Spectral, Aurora and Solar—plus a ready-to-run showcase setup and demo scene. The included small rounded-panel sprite is used by the examples; the shimmer itself requires no source texture or Shader Graph.