Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity Engine Game Text Not Displayed on Steam (Solution provided) #1050

Open
jinjerale opened this issue Jul 1, 2024 · 1 comment
Open

Comments

@jinjerale
Copy link

According to the documentation of Unity, some games use dynamic font, which may use system font on Windows as fallback. Since there is no font installed in Whisky bottle, the text is missing.

The solution that worked in my case is to just copy the file /Library/Fonts/Arial Unicode.ttf to drive_c/windows/Fonts folder.

@calebn
Copy link

calebn commented Jul 16, 2024

This solution worked to fix the game text on Star Wars: Galaxy Of Heroes (SWGOH) from EA. Thanks!

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

No branches or pull requests

2 participants