Search Issue Tracker
Fixed in 1.0.3
Votes
0
Found in [Package]
1.0.0
Issue ID
1172331
Regression
No
[Android Logcat] Right clicking a log entry doesn't select it
When you right click in the logcat log, a context menu appears giving you actions to perform on the currently selected log entry. If you right click an entry however, it won't select it alongside displaying the context menu. This is inconsistent with the way other windows behave e.g. Project View. It can also lead to instances where you right click an entry to copy it, but end up copying a different entry that you selected earlier.
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. Right click any entry and attempt to copy it
Expected Result:
Right clicking an entry should also select it so you can perform actions on it without having to manually select it first
Actual Result:
Right clicking while hovering over a log entry won't select it.
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