- Home /
Mac Crash Bug Contents
On Windows, when Unity crashes and it asks you to send a bug report, you can view the contents of the crash log through the editor. A couple times, reviewing those logs for myself has allowed me to fix issues my code was causing.
Now, our game needs to start supporting Mac and for the sake of my sanity we've been trying to do the mac builds on a mac machine. Yet, we're experiencing an editor crash bug, and unlike the Windows bug log popup, we can't view the contents of the crash long easily.
So my question is this. Where, on a Mac, can we find the logs from the Unity Editor on the occasions it crashes?
Answer by meril · Dec 05, 2014 at 08:31 AM
You can find the Unity logs under:
/Users/%ACCOUNTNAME%/Library/Logs/Unity/
Your answer

Follow this Question
Related Questions
Unity Player crashes on Fusionfall 1 Answer
Mac build crashes on start up 1 Answer
SIGABRT on OS X 0 Answers
Why does my unity not respond after I log in for the first time? 0 Answers