Game working perfectly in editor but not in build?

I tested my game in the editor and the scripts work fine. But after I build the game and import it into my Android device, some of the scripts do not even work. I’ve looked at solutions and they all say to check “output_log.txt” that should be located in the [mygamename]_Data folder. However, after I build my game, I can’t find the [mygamename]_Data folder. The folder where the build is located only has the .apk file and that’s it. There’s nothing else there.

I also have the same problem and i also checked logcats and it gives no error … if you found the solution kindly share it with me @TheSaviour