Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.37f1
2021.3.7f1
2022.1.11f1
Issue ID
UUM-12528
Regression
No
[Android] Unity Editor leaves adb.exe running when apk is built
Reproduction steps:
# Create a new project
# Make an Android APK using Build & Run button
# Quit Unity Editor which leaves adb.exe open in the background
# Uninstall Unity Editor from Unity-Hub
Expected result: The Editor is successfully uninstalled
Actual result: The Hub is stuck forever trying to uninstall the Editor
Reproducible with: 2020.3.37f1, 2021.3.7f1, 2022.1.13f1
Not reproducible with: 2022.2.0a1, 2022.2.0b3, 2023.1.0a4
Note:
- If adb.exe is not open after quitting Unity, just force quit Unity after build to simulate a crash.
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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Resolution Note:
This is a non critical behaviour change, so not eligable for backport to earlier versions.