Search Issue Tracker
Fixed in 2021.1.X
Votes
1
Found in
2018.4
2020.2
2020.2.0a16
Issue ID
1268987
Regression
No
Removing the USB from a device whilst profiling leaves you unable to capture until you restart or rebuild the app
Reproduction steps:
1. Create a new project
2. In the Build settings make sure that Developer Build and Auto Connect are enabled
3. In the Profiler window ensure that the profiler is connected and recording data
4. Remove the USB cable from the device
5. Reconnect the USB cable
6. Notice the connection seems to recover but no data comes through
Expected result: Removing the USB whilst profiling does not leave you unable to capture until you restart or rebuild the app
Actual result: Removing the USB whilst profiling leaves you unable to capture until you restart or rebuild the app (See attached Profiler.mp4)
Reproduces on: 2018.4.26f1, 2019.4.8f1, 2020.1.3f1, 2020.2.0a21
Notes:
-Make sure that Wifi is turned off in the device
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
Add comment