(Case 1201831) Failed to build Android Build

I’ve installed the new 2019.3.0f1 release candidate but I cannot make any IL2CPP Android build because the installed version of the Android NDK is “not found” and when I go to the Preferences → External Tools the Android NDK Installed with Unity (recommended) is checked but the warning under it is “you are missing the recommended Android NDK. Install the recommended version with Unity Hub”.
Well this is the version installed with Unity Hub. Reinstalling Unity doesn’t help with the problem nor does re-importing the project. It’s a new empty project.

When manually setting the path that installed by the Unity Hub it says that the version is incorrect. Even though when reading out the version of the NDK it is the exact same version as it should be?
So either the check is broken or something else in Unity internally is broken for the NDK

After going back to 2019.2.14 it tries to use the NDK of 2019.3, which is weird because it is ticked to use the NDK that comes installed with Unity Hub, it’s almost as if it cannot detect its own version and use the NDK that got installed there.

Everything did work on 2019.2.13 (before installing 2019.2.14 and 2019.3.0f1)

Seems like I’m not the only one:

1 Like