Hi folks!
Ran out of ideas to try so reaching out to the community.
I have a game I want to target for mobile and everything was working fine but after a last deployment to my mobile my level doesn’t open anymore.
Everything works fine in the preview and mobile preview but nothing happens on Android. Ive checked 2 devices and got the same result.
I checked the packaged maps as I know that is one reason this could happen and it looks fine.
What other things can cause a level to just not load.
I did the debugging on the device with the android but I don’t see any failure output. I do see feedback when I tap the button that causes the open level action so that part is working.
I’ve had heaps of changes since the previous ‘test run’ deployment on my mobile so don’t really want to undo all that to try and see if I can spot what broke it for mobile.
the majority of the changes were refactoring so no major new things added and as mentioned the pc preview run works just fine.