[ARTICLE] Explanation on how I used GameSparks Matchmaking and AWS Dedicated Server

For the GameSparksComponent in your GameInstance class, did you mark it as UPROPERTY()?

like this for example:



UPROPERTY()
UGameSparksComponent* GameSparksComponent;