Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.7f1
Issue ID
1230551
Regression
No
[Android] Build Settings window goes black when SDK/build-tools directory is empty
How to reproduce:
1. Create a new project
2. Go to Preferences -> External Tools and check SDK directory
3. Open SDK/build-tools directory and delete everything from it
4. Open Build Settings (File -> Build Settings… )
5. Select Android
Expected result: One error about corrupted SDK is thrown in the console
Actual result: Build Settings window goes black and several same “AndroidSDKToolsException: Unable to resolve build tools directory. ” errors in the console
Reproducible: 2019.3.7f1, 2020.1.0b3, 2020.2.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment