The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

+1 vote

Hi! I have a strange problem on android, I am exporting a game with levels, when exporting with one-click-deploy the app install on my device and all perfect. When I export as an apk, I install it on my device and all ok. But when I play any level doesn’t work, is like the scene change is not working, I read that this is because of the name path of my loads, but I checked every path like 30 times and all are good. And the strange thing is that with one click deploy works great and with apk is not working,any suggestion?

Edit: i discovered that this only happen when exporting on release, on debugger works fine

in Engine by (156 points)
edited by

1 Answer

+3 votes
Best answer

Solved it, it was an assert function not working on released, dont know why, I just remove it and all ok

by (156 points)

Bro please can you tell what's wrong and how to fix it.
I'm new to Godot and I tried my best and made a little game. It's worked fine on debugger but when I exported it for android it's not changing scene.

Hi, paste your code when you are changing the scene and I will try to help you!

I'm also have same problem bro help me at godot version 3.4

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.