Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
Issue ID
1027637
Regression
Yes
[Profiler] ADB connection not shown until you switch platform
The ADB android connection on the profiler is a connection that goes through the usb into the device instead of the network. It's different from the other connections due to its IP, which is 127.0.0.1.
However, if you start up the editor with the android platform as the default, you will not see this connection as available until you switch to another platform and then switch back to android.
To reproduce:
1. Open a project that has android platform already selected.
2. Open the profiler
3. Select the dropdown list of available devices/connections. Notice that ADB@ 127.0.0.1:34999 is not available.
4. Switch to any other platform
5. Switch back to android
6. Repeat steps 2-3 - notice that ADB@ 127.0.0.1:34999 is now available.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment