Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.2
Issue ID
1293292
Regression
No
[Android] Android Logcat disconnects when using filter with string "tag:"
How to reproduce:
1. Open a new project
2. Install Android Logcat package
3. Press Play in the Editor
4. Enter "tag:" in the Filter text box
Expected result: Logcat does not disconnect
Actual result: Logcat disconnects (this error pops up: "Disconnected : Either adb application crashed or deviced disconnected")
Reproducible with: Android Logcat 1.2 (2019.4.14f1, 2020.1.14f1, 2020.2.0b11, 2021.1.0a6)
Comments (3)
-
EDevJogos
Nov 28, 2022 20:27
just had this problem on unity 2021.3.2f1, thanks @NEVAERMORR for the solution, it worked for me.
-
nevaermorr
Oct 21, 2022 19:57
I had the same issue and I found that the search text is stored in `UserSettings/AndroidLogcatSettings.asset` in the field `"m_Filter": "your filter text is here",`. Closing Unity, setting this to empty string and reopening fixed the issue for me.
-
mc_fragezeichen
Feb 10, 2022 17:37
This is still happening to me with 2020.3.26f1
currently I have some Text in the Text filter ">" and the above mentioned but appears
weirdly: I even reinstalled unity and it's still there...
(even my Text ">")I have some other versions of ADB on my machine (through Android Studio), but this has never been an issue so far
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
Fixed in Android Logcat 1.2.1 (2019.4, 2020.3, 2021.1, 2021.2)