gkngkc / UnityStandaloneFileBrowser

A native file browser for unity standalone platforms
MIT License
2.01k stars 317 forks source link

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

Open qywangweiqang opened 4 months ago

qywangweiqang commented 4 months ago

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)

shiena commented 4 months ago

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

qywangweiqang commented 4 months ago

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