Skip to content

Instantly share code, notes, and snippets.

@comoc
Last active October 3, 2017 15:23
Show Gist options
  • Save comoc/7539796 to your computer and use it in GitHub Desktop.
Save comoc/7539796 to your computer and use it in GitHub Desktop.
[Unity] open a file dialog at runtime.

Here is very useful demo.

Take a look at this post.

Then downlowd and import Browser Demo Project.unitypackage.

You can receive a selection by implementing SendMessage, BroadcastMessage or something like that in Browser.cs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment