|
I can't find the "output.log" file when running my app on a Mac. On a built player (not editor).
(comments are locked)
|
|
If you mean the editor log file, it's in: /Users/YourUserName/Library/Logs/Unity/Editor.log As a shortcut, you can open it by clicking the "Open Editor Log" button, in the top right corner of Unity's console window. Also in that folder are "Player.log" and "Webplayer.log". For windows EXE stand-alone builds, the output log will be in the 'Data' folder that accompanies your build. For Mac stand-alone builds, it seems all builds write to the same location mentioned above ("Player.log" in /Users/YourUserName/Library/Logs/Unity). This seems to mean that each OSX standalone build that you run will overwrite the previous log, even if it's a build from a different project. edited answer to add this.
Dec 14 '09 at 08:26 AM
duck ♦♦
Mar 12 '10 at 10:27 AM
Nicolaj Schweitz ♦♦
(comments are locked)
|
