Introductory price.. Not! It will always remain Free. Grab it whenever you want!AboutThis plugin helps you show save/load dialogs during gameplay with its uGUI based file browser.
Features- Behaves similar to Windows file chooser- Ability to search by name or filter by type- Quick links- Simple user interface- Draggable and resizable- Ability to choose folders instead of files- Can easily be reskinned- Supports runtime permissions on Android M+- Optimized using a recycled list view (makes
Instantiate calls sparingly)
NOTE: Universal Windows Platform (UWP) and
WebGL platforms aren't supported!
FAQ- Android build fails, it says "error: attribute android:requestLegacyExternalStorage not found" in Consoleandroid:requestLegacyExternalStorage attribute in AndroidManifest.xml grants full access to device's storage on Android 10 but requires you to update your Android SDK to at least
SDK 29. If this isn't possible for you, you should open
SimpleFileBrowser.aar with WinRAR or 7-Zip and then remove the
application tag from
AndroidManifest.xml.- Can't show the file browser on Android, it says "java.lang.ClassNotFoundException: com.yasirkula.unity.FileBrowserPermissionReceiver" in LogcatIf you are sure that your plugin is up-to-date, then enable "Custom Proguard File" option from Player Settings and add the following line to that file:
-keep class com.yasirkula.unity.* { *; }- File browser doesn't show any files on Android 10+File browser uses
Storage Access Framework on these Android versions and users must first click the
Browse... button in the quick links section
Older VersionsFor older versions of Unity, you can download the plugin from GitHub. Supports at least
Unity 5.6.
Forum Thread |
GitHub Page |
Documentation |
DiscordSupport the Developer ☕