Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.1.1p3
Issue ID
959959
Regression
No
[Android] Can not select Android SDK when its set up with Android Studio and the default install location is used
1. Find a machine that does not have the Android SDK set up
2. Run the set up of Android Studio from the website (use express settings, which installs SDK into Library folder) - https://developer.android.com/studio/index.html
3. Open Unity project and switch to Android platform
4. Go to Unity --> Preferences--> External Tools (or Edit --> Preferences if you are on Windows), note that SDK is empty, try to select it by browsing
Actual result: You will not be able to find the SDK folder without using workaround of some sorts (running "chflags nohidden ~/Library/" on macOS for example)
Expected result: If the Android SDK is in installed in default place, Unity could check for the file path and use it automatically. If the user has installed SDK to a non-default place, they would be able to see the folder and select it, this would make the user experience better
Reproducible with - 2018.1.0a5, 2017.3.0f1, 2017.2.0p4, 2017.1.2p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
Add comment