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