[RELEASED] uFile Browser UI Update


uFile Browser is a simple file browser which lets you implement file browsing functionality in 2 steps

  • Drop prefab in UI Canvas
  • Implement a simple script that calls the Show method
    Done!

Features:

  • Windows, Linux, OSX, Android platforms
  • Most elements can be disabled or removed without breaking functionality of the browser
  • File and directory selection modes
  • Real-time search
  • File extension filter
  • Custom icons based on file extension

Website
Documentation

Price: 9.99$
Open Asset Store.

A new update has been released:
Version: 0.1.3 (Oct 14, 2014)

  • Fixed bug that caused to hide all files when not using any file filters
  • Added new event type
  • Added new features to custom inspector

Hi there, does it run on other platforms, namely windows phone, ios, etc?

Unfortunately it doesn’t support other platforms other than standalone and android, sorry.

But have you tested to know it wont run on them?
Because not officially supported is one thing, impossible to run is something else. :wink:

Well, other platforms are not officially supported, but it is possible to make it work, it just needs adding a little code, but i don’t own any device that has Win Phone or iOS so i can’t test it… :slight_smile:

Thanks, i own a windows phone(love it btw), and i might need a solution like this soon. If so i’ll buy the asset and look into it.
Hopefully if i do buy it, you can help me out figuring the api of the asset and adding the appropriate f(x).

Thanks eitherway.

Of course I will be able to help you, write a support message on my site or contact me here on the forum when you need.

Hello.

I use your file browser which works good on Android, but I have the following issues:

  • I cannot scroll the file list. it seems the scrollbar does not react to touch event.
  • The text scale is very small. How can I scale the text up?
  • How can I make the file browser full screen?

Thanks in advance!

Hello,

  • Did you make sure that the scrollbar is large enough? Sometimes its hard to scroll when the scrollbar is not large and its hard to hit it with the finger. You can modify all the position/scale of the scrollbar in the inspector, when “Custom Positions” is checked.
  • You can modify the look of the browser by modifying the GUISkin that is in the root folder of the asset.
  • As mentioned above you can modify the position and size of every element of the browser in the inspector.

Thank you, if you have any other issues feel free ask.

That helped. Thanks.

A new update has been released:
For version 1.6 the asset was rewritten from scratch and now it uses the new UI.

Go to asset store

1 Like