Closed FrancyCavallari closed 6 years ago
Go to the Game Launcher and start a game... ... play it until the end and then Press PLAY/CONTINUE. The game gets stuck there!
According to the Log it seems that the Navigation Manager tries to load again the same game:
---- NAV MANAGER (GoToNextScene) scene MiniGame ---- UnityEngine.Debug:LogFormat(String, Object[]) Antura.Core.NavigationManager:GoToNextScene() (at Assets/_app/_scripts/_Core/Navigation/NavigationManager.cs:125) Antura.Rewards.EndgameResultPanel:Continue() (at Assets/_app/_scripts/Rewards/EndgameResult/EndgameResultPanel.cs:145) Antura.UI.ContinueScreen:Continue() (at Assets/_app/_scripts/UI/ContinueScreen.cs:225)
NOTE: if you quit the minigame (Pause/Quit) you get back to the Map... but you should be back to the Game Launcher.
Go to the Game Launcher and start a game... ... play it until the end and then Press PLAY/CONTINUE. The game gets stuck there!
According to the Log it seems that the Navigation Manager tries to load again the same game:
NOTE: if you quit the minigame (Pause/Quit) you get back to the Map... but you should be back to the Game Launcher.