Search Issue Tracker
Won't Fix
Votes
0
Found in
4.6.0f2
Issue ID
655075
Regression
No
Option to disable automatic update of Android SDKs when silently building
If a silent build(through batch mode) is done, Unity automatically updates SDK whether user wants this or not
Comments (3)
Add comment
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
kpaleniu
Apr 12, 2016 08:56
There is another issue with the automatic update. If you have Unity on a OSX CI machine that is configured so that build agent does not have right to update Android SDK, the build process becomes stuck in infinite loop trying to update the SDK. This is already bad enough on its own. As an additional pain, the update creates a temporary directory that never gets cleaned up. If left unnoticed, the stuck update process will fill the hard drive.
GuillaumeCL
Dec 18, 2015 16:02
Why was this marked as "won't fix"? This seems like something easy enough to do, and something that would absolutely benefit people trying to run builds on a remote server.
rgfreeman
Mar 25, 2015 17:25
Please fix it! Why i can't Vote it !?