LogCat is missing the filters options

Android Studio

Android Studio Problem Overview


The filters are on the devices tab. But isn't this supposed to be in logcat?

How do you reset them back?

Android Studio Solutions


Solution 1 - Android Studio

There is a way to make it appear. Just click the "Event log" label in the bottom-right of AS.

But it may will miss again in some case... I guess whether it's a bug of AS.

> This bug is still existing in Android Studio 3.5 the lastest stable version, I got it just now(08/26/2019 3:13PM).

Solution 2 - Android Studio

Had this problem on Android Studio 3.2 Beta 4 (Windows 64-bit). Toggling 'Floating Mode' on and off again made the filters reappear. Bit faster than exiting Android Studio if you're lucky enough.

Solution 3 - Android Studio

Had the same problem.

Exit and restart Android Studio and it should be fixed.

Interestingly, the first time I tried to re-open Android Studio I got a crash. But the second time it worked fine. Perhaps there's a bug somewhere.

Solution 4 - Android Studio

enter image description hereSee This Image Here, Bottom of android studio left side corner click the rectangle icon.

Solution 5 - Android Studio

Restart Android Studio didn't help me, nor toggling floating mode, but clicking the "Event log" label in the bottom-right of AS did the trick!

Solution 6 - Android Studio

I fixed this by setting viewmode for logcat to a separate window and the switching view mode back to "Dock Pinned". Right click on the top bar of and you will see view mode option. It will essentially reset logcat.

1) switch from dock pinned to window

2) switch back from window to dock pinned

Solution 7 - Android Studio

I fixed by changing its location. Click Setting -> Move to -> Left Top : The logcat reappeared. After that, change it to the previous location. Click Setting -> Move to -> Bottom Left

Solution 8 - Android Studio

I had the same problem.

File -> Invalidate Caches / Restart solved the problem.

Solution 9 - Android Studio

I faced the same problem in Android Studio 3.3 and by Toggling 'Floating Mode' on and off, the filters appeared.Hope it will help in your case also.

Solution 10 - Android Studio

Bug still occurs in Android Studio 3.5 Build #AI-191.8026.42.35.5791312. What worked for me is clicking the Event Log then it shows.

Solution 11 - Android Studio

Just right click on the title bar of it and switch to windowed mode then go back to your mode...

Solution 12 - Android Studio

Still having the problem with AS 3.5 which is awful! Fixing it every time by switching logcat window view mode from dock pinned to float and changing it back to dock pinned again.

Opened an issue here for the team to fix it. Consider starring it to get more attention, or sharing your own experience to help find the culprit.

Solution 13 - Android Studio

screenshort of LogCat of Android Studio

I resolved this issue by selecting 'split mode' from the setting option of the top right corner of LogCat section of Android Studio

Happy Android Coding! Hope this will save anyone's time!

Solution 14 - Android Studio

Simple

File -> Invalidate Caches / Restart -> Invalidade and Restart

Solution 15 - Android Studio

I had the same problem. It didn't ever happened before on my PC, but now I'm using Mac and many bad things happens.

I tried to fix it by the above solutions, but nothing worked for me. What eventually did work was double clicking the toolbar (to maximize tool window).

Solution 16 - Android Studio

I synced the files and then restarted the computer.

Solution 17 - Android Studio

I tired closing and reopening Android Studio and even restarting my mac and nothing worked. Instead of closing Android Studio I did invalidate cache and restart under the tab file in Android Studio and everything seems to be fixed now

Solution 18 - Android Studio

I fixed in Mac by double clicking toolbar window to maximize as comments above.

Solution 19 - Android Studio

I tried restarting a couple of times but that did not bring the filter menu in Logcat tab. However, in my case, it was also showing a pop-up notification to update the IDE. I updated it and got the filter option back.

Solution 20 - Android Studio

In my case

On your android studio press ALT+6

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionJanView Question on Stackoverflow
Solution 1 - Android StudioChinese CatView Answer on Stackoverflow
Solution 2 - Android StudioColumboView Answer on Stackoverflow
Solution 3 - Android StudioTspoonView Answer on Stackoverflow
Solution 4 - Android StudioR.MohanrajView Answer on Stackoverflow
Solution 5 - Android Studioboksha78View Answer on Stackoverflow
Solution 6 - Android StudioAaron DancygierView Answer on Stackoverflow
Solution 7 - Android StudioTin TranView Answer on Stackoverflow
Solution 8 - Android StudioMahmoudView Answer on Stackoverflow
Solution 9 - Android StudioAshutosh DashView Answer on Stackoverflow
Solution 10 - Android StudioMike DienteView Answer on Stackoverflow
Solution 11 - Android StudioMoaz El-sawafView Answer on Stackoverflow
Solution 12 - Android StudioSdghasemiView Answer on Stackoverflow
Solution 13 - Android StudioAsadullah MumtazView Answer on Stackoverflow
Solution 14 - Android StudioElvis LimaView Answer on Stackoverflow
Solution 15 - Android Studiolior_13View Answer on Stackoverflow
Solution 16 - Android StudioMorZaView Answer on Stackoverflow
Solution 17 - Android StudioMatthieu SmithView Answer on Stackoverflow
Solution 18 - Android StudiojcfuerteView Answer on Stackoverflow
Solution 19 - Android StudioSuperUserRRView Answer on Stackoverflow
Solution 20 - Android StudioHossam AliView Answer on Stackoverflow