Hi,

I am a bit confused about exporting a project to Android. I have the latest Godot, and followed all the steps necessary, but the Export window shows that "Exporting to Android is currently not supported in Godot 4 when using C#/.NET". I know from the documentation that you can't use C# scripts and have your project exported to Android, but I get this message even when I'm trying to export a new empty project without any scripts present... I guess I'm missing something obvious...? 🙂

Thanks!

    It's probably because you downloaded the Mono version of the engine. There is a non Mono version in which, normally, you would be able to export to Android.

    Alessaint I have the latest Godot

    What's the exact version that you have? Support for C# export to Android was added in 4.2-dev4, which is a pre-release (non-stable) build.