🚀 Spring Sale is live! 🚀 Don't miss your chance to get all my products at 30% OFF!  

Get it!

Debugging Guide

Adjust log level

All GIPS-related logs are classified under LogGIPS. If you want to have a detailed view of the operation status of the input system or find problems, you can increase the log level of GIPS.

Add the following content to DefaultEngine.ini to your project.


1[Core.Log]
2LogGIPS=Verbose
3;LogGIPS=VeryVerbose //If checked "enable debug" in InputControlSetup.


Using Gameplay Debugger


gips debug gameplay debugger