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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Add comment