I started a project on Unity and I would like to test it on an Android device, but I am unable to do so. I researched every tutorial out there and couldn't find a solution that worked for me. Note: I have been using Android Studio and I am able to launch apps both through an emulator and a USB phone.
- I am pretty sure I correctly chose all the settings inside of Unity (followed every single tutorial I could find).
- Turned on developer mode on phone and tried multiple setting variations that I could find on the web.
- Made sure all the drivers are installed correctly (wouldn't be able to do stuff through Android Studio if I haven't).
- Uninstalled Unity and Unity Remote 5 multiple times.
- JDK and NDK seem to be working fine. Tried turning adb server on and off multiple times. Also I can see my device with the 'adb devices' command.
- I had some issues with MalwareBytes when installing Unity. I did try granting permissions to every Unity folder I could find, but I think MalwareBytes could be the culprit.
Has anyone encountered a similar issue? Is there another thing I could try? Any help is apreciated.
EDIT: I switched my VPN to a VPN that allows open source software and I also uninstalled Malwarebytes and replaced it with Avira. Did not fix the issue.