Debugging software has always been a difficult process, especially when it comes to builds. Do you often find yourself adding messy "Print Strings" everywhere with the purpose of finding problems with your code/blueprints?
Well On Screen Log provides a way to make this much easier - with none of the mess!
On Screen Log is a RUNTIME plugin that intercepts all messages sent to the UE4 output log, and draws them to the screen in a neat, organised manner. With options for filtering, and the ability to run in builds, you can make quick work of finding bugs in your project.
Simply add the On Screen Log UMG widget to your HUD and you're ready to start debugging!