Troubleshooting #
Plugin ‘PragmaSDK’ failed to load because module ‘PragmaSDK’ could not be loaded.
My code is not running when I click the play button.
If the code located in [Project name]GameModeBase.cpp
doesn’t run, ensure that you have selected [Project name]GameModeBase in the GameMode Override dropdown located in the World Settings panel.
If the code in your pawn doesn’t run, ensure that you have dragged and dropped the pawn from the Content Browser into the game viewport.