UIFX 2.0 - Indie Bundle
UIFX - Indie Bundle is a collection of powerful UI-enhancing features for Unity from the UIFX toolbox.
For details on what the bundle includes please see the Asset Comparison page.
WebGL Demo
Download
Read the Release Notes to see what's new in the latest version.
Download the latest version of UIFX - Indie Bundle from these locations:
Customer Reviews
Once you have tried this asset, we would really appreciate your rating / review on the Unity Asset Store.
Release Notes
14 July 2026 - Version 2.0.5
Improved
- Filter Stack (TextMeshPro) skips filter rendering if the text field is empty.
Fixed
- Fixed regression introduced in
2.0.4for fixingMasksupport in Filter Stack (TextMeshPro) and filters.
11 July 2026 - Version 2.0.4
Improved
- Composite Layer now supports children using the
Maskcomponent. - Minimum
TextMeshProversion changed from 2.1.4 to 2.1.1 for more compatibility.
Changed
Composite Layernow adds children even if they are inactive.
Fixed
- Fixed
UnityMaskcomponent support for Filter Stack (TextMeshPro). Composite Layernow automatically creates correct composite child forTextMeshPro.
7 July 2026 - Version 2.0.3
Improved
- Composite Layer now supports
Canvas GroupAlphaproperty on child objects and updates when child order changes.
Fixed
- Fixes resolution jumping artifacts in
Composite Layer.
4 July 2026 - Version 2.0.1
Fixed
- Fixed
Color Adjust Filtermissing editor script.
3 July 2026 - Version 2.0.0
Highlight: 🚀 New Composite Layer Feature
New
- First release of
UIFX - Indie Bundle!
Added
- Added a new powerful component: Composite Layer. This allows UI elements to be combined together and UIFX filters to be applied to all of those UI elements. This opens up so many new options for UI design, as well as performance and workflow improvements!
Improved
- Glow Filter now better supports transparent graphics.
Changed
- Enum type has been
FillGradientBlendModerenamed toFillBlendMode. HoverFilterStrengthhas been renamed toHoverStrengthand now supports non-filter effects (egTrail,Motion Blur,Vertex Skew).