Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.1.0a22
Issue ID
1217763
Regression
Yes
Installing Androids SDK's when a project is open leads to incorrect pathing of the Androids SDK's
To Reproduce:
- Open unity with the Android module installed from the hub - "Android Build Support" BUT NOT the "Android SDK & NDK tools" installed
- Go to build settings - (File -> Windows -> Build Settings)
- Switch to android - (click Android -> Switch Platform)
- Build and Run
- Expected errors of no SDKs shows in console
- Go back to the hub and install the Android SDK's
- Go back to build and run in the project
Expected Result:
a build goes to android and no errors appear in the console
Actual Result:
Errors in console ("Unable to install APK to device") - the SDK's don't seem to link properly with a project open
Reproduceable Versions:
2020.1.0a22, 2020.1.0a21, 2020.0a12
Unreproduceable versions:
2018.4, 2019.1.13f1, 19.3.0b7, 2020.1.0a3, 2019.3.0f3, 2020.0a11
Tested on Windows and MAC
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment