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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed in Android Logcat 1.2.1 (2019.4, 2020.3, 2021.1, 2021.2)