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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment