-
Notifications
You must be signed in to change notification settings - Fork 354
Description
DllNotFoundException: StandaloneFileBrowser assembly: type: member:(null)
SFB.StandaloneFileBrowserMac.OpenFilePanelAsync (System.String title, System.String directory, SFB.ExtensionFilter[] extensions, System.Boolean multiselect, System.Action1[T] cb) (at Assets/StandaloneFileBrowser/StandaloneFileBrowserMac.cs:54) SFB.StandaloneFileBrowser.OpenFilePanelAsync (System.String title, System.String directory, SFB.ExtensionFilter[] extensions, System.Boolean multiselect, System.Action1[T] cb) (at Assets/StandaloneFileBrowser/StandaloneFileBrowser.cs:76)
SFB.StandaloneFileBrowser.OpenFilePanelAsync (System.String title, System.String directory, System.String extension, System.Boolean multiselect, System.Action`1[T] cb) (at Assets/StandaloneFileBrowser/StandaloneFileBrowser.cs:64)
We are facing this error in editor but it is working in mac build. Help us to resolve this error. Thanks in advance