You are viewing documentation for version 0.0.100. View latest version

Troubleshooting #

After closing Unreal Editor, rerun the update-pragma-sdk.sh script in the Plugins directory in your Unreal project folder. When the script finishes, reopen your project and let the editor rebuild the PragmaSDK.

If the code located in AMyPlayerController.cpp doesn’t run, ensure that you have selected MyGameModeBase in the GameMode Override dropdown and MyPlayerController in the Player Controller Class, both of which are located in the World Settings panel.