いつも通りFlutterUnityWidgetを使ったプロジェクトをAndroidでビルドしようとしたら、こんなエラーが出た。 * What went wrong: Execution failed for task ':unityLibrary:BuildIl2CppTask'. > NDK is not installed ここでみんなが言ってること全部試してみたけど、解消しない。 https ...
I find that the line number support for IL2CPP builds for windows limited to Unity 2021.3 or newer, so I disable it. But build failed. Here is the log. Exception: E ...
I have a Unity project using NATS that works fine if built using Mono on Android or if using IL2CPP development build. If built as a release build with IL2CPP for Android or iOS, the NATS connection ...