Android build not updating files when building from editor?

I’m getting same error message in script even with the script completely stripped of code, so it must not be updating, but I don’t see why. The editor goes through the building process, and the Android build resets, but scripts are not updated

Now engine is crashing when trying to build from the editor without anything useful printed to console. I’ll try to get other error info…

Which script is that? Have you perhaps modified a script from a read-only library?

No, it was a script in our game. We use several native extensions, and also our game is huge, so it may have some problems with properly updating builds from the editor… we didn’t test Android in a while until today. But luckily with only a few fixes everything works. I built debug APK from our project, put on device, then tried to build to the engine, but never actually worked.

I’ll test again another day if I can successfully get scripts to update with this project on engine on Android device.

Yes, please try again. It sounds like a bug if it doesn’t work.