Hello,
I’m pretty new to game dev/unity and just do it as a hobby. I recently decided to try to make a simple infinite runner on Android got it partially working and went for a first test build but it would just crash. I got no errors the “Made with unity” screen would appear then go into a flickering frenzy prior to returning to the phone home screen.
After some tests, I got it a build to run on my phone, if it only had a camera and a directional light in the scene. As soon as I add anything else it doesn’t work, so literally, just a cube floating in the middle of the screen and no joy.
its most probably something I am doing wrong, so any suggestions on how I can get this working would be much appreciated.
I’m using the latest unity 2019.1 and my phone is a Pixel 2, I’m not sure what other information to include so if there is something that would be helpful, let me know and ill attempt to get the info.
Cheers for the help in advance.
Update: Works on my wifes Note 9, so its something to do with my Pixel 2.