Easy Asset Search

UI Tools for Unity

UI Tools for Unity: Ready-to-use, modifiable UI elements and extended components for common menus
UI Tools for Unity Asset Image UI Tools for Unity: Ready-to-use, modifiable UI elements and extended components for common menus

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
FREE
Category:
ToolsGui
Developer:
Simple Minded Games
Price:
FREE
Rating:
(10 reviews)
Favorites:
221
Supported Unity Versions:
2017.2.1 or higher
Current Version:
1.0.1
Download Size:
1.78 MB
Last Update:
Mar 14, 2025
Description:
UI Tools extends Unity's UI system by providing ready-to-use, easily modifiable tools with script control. These tools are added to the menu GameObject > UI. Many tools are similar to those found in VS Winforms/WPF Toolbox, including comboboxes, listboxes, tab controls, progress bars, and radio buttons. Bonus tools include game cursors and a calendar. If you have suggestions for additional tools, contact us or leave a comment.

To use this asset, simply import it into your project. No technical setup is required, as it is plug-and-play ready for all Unity versions with the built-in Canvas system. To access or extend a UI component, add `using SMG.UI;` at the top of your scripts. Each component can be inherited for custom functionality.

Remember to apply anchors and optimal settings with a Canvas Scaler to adjust for screen resolution/scaling, and ensure your 'Game' view is rendering at a supported resolution for your Canvas Scaler.
Technical Details:
Works on all Unity versions with the built-in Canvas system. To start using this asset, add `using SMG.UI;` at the top of your scripts that want to access or extend a UI component. Each component can be inherited for custom functionality. Apply anchors and optimal settings with a Canvas Scaler to adjust for screen resolution/scaling, and ensure your 'Game' view is rendering at a supported resolution for your Canvas Scaler.
Continue »

Similar Packages