UnityStandaloneFileBrowser icon indicating copy to clipboard operation
UnityStandaloneFileBrowser copied to clipboard

Mac M1 Pro. DllNotFoundException: StandaloneFileBrowser assembly:<unknown assembly> type:<unknown type> member:(null)

Open qywangweiqang opened this issue 1 year ago • 3 comments

DllNotFoundException: StandaloneFileBrowser assembly: type: member:(null) SFB.StandaloneFileBrowserMac.OpenFilePanel (System.String title, System.String directory, SFB.ExtensionFilter[] extensions, System.Boolean multiselect) (at Assets/StandaloneFileBrowser/StandaloneFileBrowserMac.cs:44) SFB.StandaloneFileBrowser.OpenFilePanel (System.String title, System.String directory, SFB.ExtensionFilter[] extensions, System.Boolean multiselect) (at Assets/StandaloneFileBrowser/StandaloneFileBrowser.cs:51) SFB.StandaloneFileBrowser.OpenFilePanel (System.String title, System.String directory, System.String extension, System.Boolean multiselect) (at Assets/StandaloneFileBrowser/StandaloneFileBrowser.cs:39) BasicSample.OnGUI () (at Assets/StandaloneFileBrowser/Sample/BasicSample.cs:20)

qywangweiqang avatar Feb 23 '24 12:02 qywangweiqang

you can use #116 or https://github.com/tonidurans/UnityStandaloneFileBrowser/tree/master/Package

shiena avatar Feb 23 '24 13:02 shiena

my version is Tuanjie https://unity.cn/auth/login?redirect_to=%2Ftuanjie%2Ftuanjieyinqing

qywangweiqang avatar Feb 24 '24 08:02 qywangweiqang