Open
Description
Installing the Android module with Unity Hub and Install-UnitySetupInstance
yield different results. Notably, the following folders are missing in Editor\Data\PlaybackEngines\AndroidPlayer
with the latter:
- NDK
- OpenJDK
- SDK
Repro:
Find-UnitySetupInstaller -Version '2020.3.37f1' -Components 'Windows','Android' | Install-UnitySetupInstance