After compile, the MainMenu.unity scene give me the following error when run:
NullReferenceException: Object reference not set to an instance of an object
AWSSDK.Examples.ChessGame.GameManager.Load () (at Assets/ChessGameScripts/GameManager.cs:170)
AWSSDK.Examples.ChessGame.MainMenuBehaviors.Start () (at Assets/ChessGameScripts/BasicUI/MainMenuBehaviors.cs:22)