Once your build is complete, Finder should pop up showing the folder containing your build files. Open it and click the.xcodeproj file. This will load your Unity project in Xcode.
- Unity Build For Mac Messed Up Text
- Unity Build For Mac Messed Up Text Converter
- Unity Build For Mac Messed Up Text Converter
I have a Unity 5.6 2D project that I've created on my Mac (macOS Sierra). The game plays fine when I run it inside of Unity. However, when I 'build and run', it appears to build fine (it creates the application), but it never runs. I have sent the project to another user who is able to successfully build his projects, but he has the same issue when trying to build mine. I've tried both an x86x64 and Universal build, but I have the same results. Application doesn't show in Activity Monitor either.
HELP - I need to turn this in for a class!!!!
Thanks!
user455889user455889Unity Build For Mac Messed Up Text
1 Answer
Thank you @Programmer and @Coolq B for all your help. I was able to get it to work by exporting everything out of my project, and import it into a new project. Clearly, there was something corrupt in the original project.
user455889