UnityNativeFilePicker icon indicating copy to clipboard operation
UnityNativeFilePicker copied to clipboard

A native Unity plugin to import/export files from/to various document providers on Android & iOS

Results 14 UnityNativeFilePicker issues
Sort by recently updated
recently updated
newest added

Hi, When a user picks the google drive file, the waiting dialog is displayed. ![Screenshot_20221011-094410_Trimble SiteVision](https://user-images.githubusercontent.com/8433511/194949828-866ea196-6f25-4260-8201-482714b77a1d.jpg) This is the original screen before calling the Native File Picker plugin. As you...

bug

1. Download some file 2. Open the file picker from your application 3. Go to quick folder "Downloads" 4. The downloaded file is grey and cannot be selected. 5. Find...

Hello! First, sorry for posting an Issue for a question. Feel free to close it whenever. Unity Forums are Read only now :( We recieved this from google: Last October,...

While creating a VR application for the Meta Quest 2 (Android), I tried to implement the file browser to select a txt file and read the contents at runtime. This...