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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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 !?