-
Upgrade Text, InputField, Dropdown and TextMesh objects to their TextMesh Pro variants in Unity
-
UnityDynamicPanels Public
Draggable, resizable, dockable and stackable UI panel solution for Unity 3D
-
UnityMobileLocalizedAppTitle Public
Localize your Unity app's name and/or icon on Android & iOS
-
UnityInspectPlus Public
Speeding up your Inspector workflow in Unity 3D
-
UnityAssetUsageDetector Public
Find usages of the selected asset(s) and/or Object(s) in your Unity project, i.e. list the objects that refer to them
-
UnityIngameDebugConsole Public
A uGUI based console to see debug messages and execute commands during gameplay in Unity
-
UnityRuntimeInspector Public
Runtime Inspector and Hierarchy solution for Unity for debugging and runtime editing purposes
-
UnityNativeFilePicker Public
A native Unity plugin to import/export files from/to various document providers on Android & iOS
-
UnityNativeGallery Public
A native Unity plugin to interact with Gallery/Photos on Android & iOS (save and/or load images/videos)
-
Save manager for 'Choice of Games' on Steam - Created with Unity 3D
-
UnityNativeCamera Public
A native Unity plugin to take pictures/record videos with device camera on Android & iOS
-
UnitySpeechToText Public
A native Unity plugin to convert speech to text on Android & iOS
-
UnitySimpleFileBrowser Public
A uGUI based runtime file browser for Unity 3D (draggable and resizable)
-
-
UnityNativeShare Public archive
A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS
-
A native Unity plugin to handle runtime permissions on Android M+
-
Create list of files and their download links in a Google Drive™ folder
-
UnityTextureOps Public
A basic image processing plugin for Unity
-
UnitySimpleGDPRConsent Public
A Unity plugin to present GDPR consent dialogs to the users
-
UnityImageCropper Public
A uGUI based image cropping solution for Unity 3D
-
Create list of files and their download links in a Dropbox folder
-
Access your Google Drive™ files from within Unity editor
-
UnityIonicIntegration Public
A guide to integrating Unity 3D content into an Ionic app and sending messages between them (for Android & iOS)(tested with Vuforia plugin)
-
UnityRuntimeTexture Public
An abstraction layer on top of Texture2D.LoadImage to create Texture2D objects at runtime from raw PNG/JPEG data in Unity
-
UnitySimpleInput Public
An improvement over Unity's legacy Input system that allows you to use custom input providers like on-screen joysticks, UI buttons and d-pads
-
UnityAdjustPivot Public
Adjust pivot point of an object in Unity without creating an empty parent object
-
Unity360ScreenshotCapture Public
A simple script to capture 360° screenshots in-game with Unity
-
UnityBezierSolution Public
A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)
-
UnityRuntimePreviewGenerator Public
Generate preview textures (thumbnails) for your GameObject's or materials on the fly in Unity
-
UnityRuntimeSceneGizmo Public
Interactable runtime scene gizmo for uGUI