- Home /
Scene not loading properly on android device?
I have a working game. The problem is whenever you get a gameover screen you are presented with two options. The main menu works, but when I hit new game, the scene loads, but its all messed up and is unplayable. I am able to load this same scene using the main menu and using the same script. but when I try to load it from inside the scene, the scene is screwed up. also, this is only on the android device itself, it works fine inside unity.
Any help would be greatly appreciated.
Your answer
Follow this Question
Related Questions
Unity 5: PlayerPrefs/Application data resets Graphics on Android device 0 Answers
Restart Game button for android mobile Phone help? 1 Answer
Using UI.Button to Load Another Scene? (using outdated tutorial video) 1 Answer
How to set mobile control and scale in size in android setting? 1 Answer
Android performance hit on changing Button.Interactable 1 Answer