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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Resolution Note:
Fixed in Android Logcat 1.2.1 (2019.4, 2020.3, 2021.1, 2021.2)