Search Issue Tracker
Fixed in 1.0.1
Votes
0
Found in [Package]
1.0.0
Issue ID
1172335
Regression
No
[Android Logcat] Using the keyboard to copy selected log entries always copies the whole log
If you select a log entry and copy it via the keyboard, the entire log will be put on the clipboard. Only the log entries you have selected should be copied.
1. Open Unity
2. Open the attached project
3. Switch the build target to Android
4. Go to Window > Analysis > Android Logcat
5. Connect an android device and let the log populate
6. Select an individual entry in the log
7. Copy the entry via the keyboard (Ctrl+c or Command+c)
8. Paste the clipboard into a text editor
Expected Result:
Only the selected entry is copied.
Actual Result:
The whole log is copied.
Tested on Windows 10.
Occurs on 1.0.0 using 2019.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unable to use a named GUIStyle without a current skin" error appears in the Console when entering the Play Mode in a project with specific layout
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
- The Game view renders extremely saturated or almost black when FSR 1.0, HDR and DX12 are enabled
- Build error on Android when using Patch And Run paired with Play Asset Delivery
- "Browse" button for Xcode in the "Build Profiles" window is too big
Add comment