I’m trying to get that game on my phone now but I’m getting strange errors, when I’m trying to switch input methods:
InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings.
Unity can’t find the Android NDK library. It’s likely that when you installed Unity, you didn’t include this in the setup:
The best approach would be to navigate to the Unity hub → Installs → next to your version there are 3 points/ Select them → Add Modules → Click on Android support → Select Android SDK&NDK tools.
I’m sorry, I misunderstood your last reply since the topic was marked as solved…
If this is still an issue, it looks like you’ve installed the required packages in the Hub… You might consider uninstalling this version of Unity and re-installing it with the relevant options.