gkngkc/UnityStandaloneFileBrowser

Doesn't Open In Mac

MWRevamped opened this issue · 4 comments

I'm working on a mac build of a game and everything works...except for the file viewer. I can't figure out why but it just won't open! (Unity 2022.1.13f1)

@MidnightWolfyDevelopment , I ran into a similar issue today, turns out it works fine only for OSX Intel based builds, Intel + Apple Silicon won't work!
Tested on a PowerBook M2

Alright. I'll see if my friend can test my build on his computer since it's a bit older.

Same issue.
I use Intel Processor Mac, and when I choose "Intel 64-bit" in Build Settings, the file browser can show in the standalone app. But when I choose "Intel 64-bit + Apple Silicon", the file browser does not show.

Seeing the same thing here, any updates on this?