gkngkc / UnityStandaloneFileBrowser

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

Compatibility with Windows x86 (32-bit) ? #92

Open shadowfox87 opened 3 years ago

shadowfox87 commented 3 years ago

Hi,

We used this file browser in our game and it worked perfectly for Windows 64-bit with IL2CPP. We're using the latest Unity but we recently tried 32-bit and it crashes.

https://cdn.discordapp.com/attachments/623203577820610600/756608395816992910/unknown.png

This may be related to https://github.com/gkngkc/UnityStandaloneFileBrowser/issues/64#issuecomment-576046394 but we already replaced the dll file and there was no change.