Unity UI: OxOD Open/Save File Dialog System

OxOD - simple, modern and lightweight open/save file dialog system for Unity UI. Displays a dialog box that prompts the user to select a file or a folder, then returns it's full path. Easy to integrate in the existing project. Supported platforms: Windows, Mac, Linux.


Demo || Documentation


Features:
• Ready to use: simply drag prefab into the scene's canvas
• Uses Coroutines for async selection
• Extensions and file size filter
• Optionally remembers last selected file path
• Responsive, modern design
• Included example with load and save functions
• Supports open, save and select a folder modes
• Works in a world space canvas and is thus suitable for Virtual Reality applications