Optional: Install Native File Browser

Vizard includes a basic built-in file browser, but installing the following Unity Asset Store package is recommended to provide a platform-native file browser.

  1. If platform-native file browser support is desired, purchase the Crosstales File Browser PRO asset from the Unity Asset Store.

  2. In the Unity Editor, open the Package Manager through Window / Package Manager. Make sure the Editor is not in play mode.

  3. In the Package Manager panel, click My Assets in the left-hand list.

  4. Select File Browser PRO.

  5. In the right panel, click Import 2024.1.1 to project or a newer version if desired.

  6. In the Import Unity Package panel, click Import.

    Note

    It is recommended to import the entire File Browser PRO package unless you are already familiar with its contents.

  7. When the FB PRO panel appears, close it.

  8. Open the Unity Player settings through Edit / Project Settings and select Player.

  9. Scroll to Scripting Define Symbols, click +, add USE_NATIVE_FILE_BROWSER, and click Apply.

  10. Press Play in the Unity Editor and then select Select to test the native file browser.