- Home /
Unable to list target platforms error for Android build on 5.5.2f1
Im using Unity on Windows 10 and I keep getting failure message. "Unable to list target platforms. Please make sure the android sdk path is correct. See the Console for more details. See the Console for details." Here is a couple screenshot for my setup:
Did I setup unity incorrectly? What should I do to get unity to build my app?
Answer by NoseKills · Apr 27, 2017 at 03:25 PM
A) check that your unity installation path does not have any funky characters like exclamation points!!!
Or it's this known bug in which case:
B) downgrade your android build tools as instructed here http://stackoverflow.com/questions/42538433
EDIT: Seems you're in luck. It should be fixed in 5.6.0p3
Your answer
Follow this Question
Related Questions
BuildFailedException: Incremental Player build failed! 2 Answers
Gradle build failed. 0 Answers
Error while building APK (IL2CPP)- Failed to link 'libunity.so'. 0 Answers
how do i get OpenSSL for android build facebook setting? 2 Answers
When update android project from 2017 to 2018, I can't build it anymore 0 Answers