aws-samples / aws-samples/aws-sdk-unity-samples
Unity 2018.2.6f1 Chess Game issues
Open
- Dominant language
- C#
- Stars
- 163
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
Assessment
This issue has not been assessed yet.