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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment