Can't put anything to debug log

TigroTigro Member Posts: 32

I'm trying to pinpoint an issue in my project cause it keeps freezing because of one actor and so to pinpoint some things, I decided to put a few debug logs in its ruler. Despite that, when I start the project, the debugger remains empty even for rules that I'm 100% sure are executed like patrolling with the actor cause I can see that it is patrolling the level and the debug still isn't printed. Is there something more to logging the debug text than simply using the "Log Debugging Statement" and putting plaintext in quotation marks?

Comments

  • BlackCloakGSBlackCloakGS Member, PRO Posts: 2,250

    The debug logging behavior does not work on windows. We are working on fixing that

  • TigroTigro Member Posts: 32

    I see, thank you for the info

Sign In or Register to comment.