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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note:
Fixed in Android Logcat 1.2.1 (2019.4, 2020.3, 2021.1, 2021.2)