NGUI is a powerful UI system and event notification framework.
Features
- Editor integration, WYSIWYG
- Localization, data binding, delegates, events
- Supports all platforms
- Make UIs that take 1 draw call
- Comes with full C# source code
- Extensively optimized
- Used in modern games like Windward Horizon (2025)
- Support via discord.gg/tasharen
2025.07.01
Merge from Windward Horizon now that its development has finished. Changes such as:
- Changes to UIKeyBinding making it work better with controller-based input.
- Changes to UICamera with better controller support in mind.
- New long press event type (OnLongPress).
- Tweaks to UI scripts to make them work better with Time.timeScale being 0.
- Fixed incorrect controller key binding captions.
- Added a way to save localization as a CSV file.