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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note:
This is a non critical behaviour change, so not eligable for backport to earlier versions.