Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.0a5
Issue ID
1238159
Regression
No
Android device will not connect to Profiler after USB was disconnected, then reconnected
Steps to reproduce:
1. Open attached project "BuildOptionsConnectToHost"
2. In the top menu bar select "Build > Build Android"
3. Open profiler and observe that device has connected and is sending data
4. Disconnect the device from USB
5. Shut down the app
5. Reconnect the device over USB
6. Open the app on the device
7. Profiler will not connect
Expected: Profiler should be able to connect
Actual: After the USB is disconnected, the port forwarding rule gets deleted and the device cannot connect to the editor anymore
You can see the effect of this by writing "adb reverse --list" before disconnecting the device from USB and After (After device is disconnected the rule is just not there anymore)
Reproduced on: 2020.2.0a7 (Though should not be dependent on Unity version, it's an adb issue)
Devices Under Test:
VLNQA00017, Huawei Nexus 6P (Nexus 6P), Android 8.0.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
N/A, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: NOT FOUND, GPU: Mali-G77
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
This is a duplicate of issue #1268987