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.
If platform-native file browser support is desired, purchase the Crosstales File Browser PRO asset from the Unity Asset Store.
In the Unity Editor, open the Package Manager through
Window / Package Manager. Make sure the Editor is not in play mode.In the Package Manager panel, click
My Assetsin the left-hand list.Select
File Browser PRO.In the right panel, click
Import 2024.1.1 to projector a newer version if desired.In the
Import Unity Packagepanel, clickImport.Note
It is recommended to import the entire File Browser PRO package unless you are already familiar with its contents.
When the
FB PROpanel appears, close it.Open the Unity Player settings through
Edit / Project Settingsand selectPlayer.Scroll to
Scripting Define Symbols, click+, addUSE_NATIVE_FILE_BROWSER, and clickApply.Press
Playin the Unity Editor and then selectSelectto test the native file browser.