Visual Prefab Manager
UI Menu is a visual prefab management system for Unity that allows instantiation of prefab clones of linked prefabs directly in the Unity Editor.
Â
Made for designers, adding new elements to the menu is done with only a few clicks, without writing a single line of code.
Â
UI Menu is the perfect solution to build entire UIs in a visual way as this is the closest thing to WYSIWYG prefab management for Unity, when it comes to UI design.
Â
Build your UI visually and intuitively.
Â
Use the dynamic search system to find any registered prefab.
Â
Hover your pointer over a menu item, then click to add to scene.
Â
Attach and use the UI Menu window anywhere inside Unity.Â
Create UI libraries and leverage the prefab system to automatically update all your UI elements’ design.
Â
Each menu item can show a custom preview of its prefab, by either showing a texture (static preview) or a set of textures (animated preview).
Â
You can create animated previews for your own prefabs with the tools provided.