Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by arkon · Oct 22, 2013 at 04:39 AM · standaloneosxlog

Can't find OSX Standalone log file

I'm building a Mac OSX standalone build. Unity creates the gamename.app file but when I run it, it runs fine but I need to see the debug.log output. I've looked everywhere but there doesn't seem to be any. Player.log doesn't have is nor does anything show up in console. Anyideas? I've set to developer build and ticked the use player log build option.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
4

Answer by nicloay · Oct 22, 2013 at 08:01 AM

Log must be here /Users/nicloay/Library/Logs/Unity/Player.log, but i think you saw this page

So, anyway on mac os, it's quite easy to find which file used by application. so try to do folowing steps:

  1. Open terminal

  2. find process id of your application

    ps -ae|grep APP_NAME //case sensitive

  3. check which file used by this application, and has "log" in file name

  4. List item

    lsof -p 36597|grep log //36597 is PID which you get in previous command

Here is a screenshot with output.

console

and don't forget that there is a nice log viewer in MacOS Console alt text


screen shot 2013-10-22 at 11.55.49 am.png (73.8 kB)
screen shot 2013-10-22 at 11.59.00 am.png (145.0 kB)
Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image arkon · Oct 22, 2013 at 10:56 AM 0
Share

Thanks, I've tried all that but in a $$anonymous$$ac Appstore validation enabled build I can't find a log anywhere. I've tried both Writeline and Debug.log just on case Debug.log gets hashed out in builds or something.

When I lsof -p 4985 there are no log files! It's like nothing from the game is written to disk.

for now I've had to write a GUI overlay console to dump my log to, just so I can see it. I've spent all day on this so time to give up and move on.

avatar image
0

Answer by booferei · Mar 01, 2020 at 10:23 AM

/Users/USER-NAME/Library/Logs/COMPANY-NAME/PRODUCT-NAME/Player.log

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

16 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Why won't Unity games start on macOS sierra? 1 Answer

UI Mask Not Working in Standalone Build (OSX) 0 Answers

Closing Textfield via Input.GetKeyDown not working under MacOSX(No problem under Windows) 2 Answers

OSX: How to link GameKit framework? 0 Answers

Standalone borderless window doesnt get keyboard input (Mac) 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges