Skip to content

fix: browse button not working on standalone mac#273

Merged
EliteAsian123 merged 1 commit intoYARC-Official:devfrom
Pantotone:master
May 7, 2023
Merged

fix: browse button not working on standalone mac#273
EliteAsian123 merged 1 commit intoYARC-Official:devfrom
Pantotone:master

Conversation

@Pantotone
Copy link
Copy Markdown
Member

Apparently, the last official update for the StandaloneFileBrowser was in 2018, before the adoption from Apple to AppleSilicon in 2021. Because of this, it creates a bug when creating a universal build on Unity (Intel + AppleSilicon) making the "Browse" button from the song folder manager not work anymore.

This replaces the current StandaloneFileBrowser.bundle and uses a .bundle (+ .meta) created by tonidurans that has added support to AppleSilicon

Tested using an Intel-based machine running an Intel + Apple Silicon (universal) build. Still need testing for Apple Silicon.

tldr: i just grabbed the .bundle + .meta from this pr (gkngkc/UnityStandaloneFileBrowser#116) and put on the project and now it works 👍

Apparently, the last official update for the StandaloneFileBrowser was in 2018, before the adoption from Apple to AppleSilicon in 2021.
Because of this, it creates a bug when creating a universal build on Unity (Intel + AppleSilicon) making the "Browse" button from the song folder manager not work anymore.

This replaces the current StandaloneFileBrowser.bundle and uses a .bundle (+ .meta) created by tonidurans that has added support to AppleSilicon

Tested using an Intel-based machine running an Intel + Apple Silicon (universal) build.
Still need testing for Apple Silicon.

 tldr: i just grabbed the .bundle + .meta from this pr (gkngkc/UnityStandaloneFileBrowser#116) and put on the project and now it works 👍
@EliteAsian123
Copy link
Copy Markdown
Member

Unfortunately, this seems to completely break it on Windows. I'll do some investigation.

@EliteAsian123
Copy link
Copy Markdown
Member

Okay, nvm? Seems to be working now. Odd.

@EliteAsian123 EliteAsian123 merged commit cb662c4 into YARC-Official:dev May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants