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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment