Debugging Guide

avatar`
Yuewu(罗传月武)
Updated: May 8, 2025

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