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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment