Search Issue Tracker
Fixed in 2017.2.0f3
Votes
1
Found in
5.3.4p1
Issue ID
784901
Regression
No
[Android] [SDK] Editor doesn't detect that SDK is in protected path and has infinite loop trying to update build tools
DUT:
1) Place Android SDK somewhere protected (like into Program Files)
2) Delete important part of SDK (for example, build tools)
3) Open new project (doesn't matter if it's Run as Admin or not)
4) Start Android build
5) When prompted to update Build Tools, do so
Expected: Either we throw error and stop building or (if Run as Admin) launch the updater as Admin too (as you can use SDK Manager to update it if it was Run as Admin
Actual: After few minutes same prompt comes up, creating loop.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment