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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment