Search Unity

Isn't there no way to show debug console in standalone build?

Discussion in 'Scripting' started by AcademyOfFetishes, Aug 23, 2019.

  1. AcademyOfFetishes

    AcademyOfFetishes

    Joined:
    Nov 16, 2018
    Posts:
    219
    I'm literally asking the same question as this: https://forum.unity.com/threads/isnt-there-no-way-to-show-debug-console-in-standalone-build.108400/

    None of those answers are true for my game. My C:\Users\%USERNAME%\AppData\LocalLow\DefaultCompany\MGF-Prototype log files exist, but none of the files contain debug lines or even stack trace errors. How do I get them to show up in my player log files?

    I am using Version 2019.2.0f1 (20c1667945cf) Personal

    PS: The answer to this question should be findable from this documentation: https://docs.unity3d.com/Manual//LogFiles.html
     
  2. AcademyOfFetishes

    AcademyOfFetishes

    Joined:
    Nov 16, 2018
    Posts:
    219