SrejonKhan / AnotherFileBrowser

Just another File Dialog for Unity, with easy implementation.
MIT License
49 stars 9 forks source link

Not working in Unity 2023 #12

Closed Zetan9565 closed 6 months ago

Zetan9565 commented 6 months ago

OpenFileBrowser() method reports an error says something like 'InvalidProgramException: Invalid IL code in (wrapper managed-to-native) Ookii.Dialogs.WinForms.Interop.IFileDialog:Advise (intptr,Ookii.Dialogs.WinForms.Interop.IFileDialogEvents,uint&): IL_0025: ldloc 65535 ' image

SrejonKhan commented 6 months ago

Hello, please refer to #10.