Unity remote debugging to android is not working

240 Views Asked by At

Im quite new to mobile development and im having a hard time getting the debugging on the phone to work. This is the error message i get

CommandInvokationFailure: Unity Remote requirements check failed C:\Program Files\Unity\Hub\Editor\2021.3.9f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platform-tools\adb.exe forward tcp:7201 tcp:7201

Im using Unity Remote 5 on the phones Ive tried 2 different android phones Ive tried 2 different projects. My own and a brand new Unity Mobile template. Ive enabled developer mode on the phones Ive enabled USDB debugging on the phones Ive tried disabling /renabling usb and developer mode Ive given the phones transfer files access The editor Unity Remote device setting in the unity project is set to Any Android Device If i go to Build Settings i can see my phone as selectable I can actually build and run and have the project start on the phone

0

There are 0 best solutions below