Search Issue Tracker
By Design
Votes
0
Found in
5.6.2f1
Issue ID
930847
Regression
No
[Gradle] CommandInvokationFailure: Gradle build failed with with non-zero exit value 1
Steps to reproduce:
1) Download attached project 'ExportGradleFailure.zip' and open in Unity
2) Make sure BuildSystem is set to Gradle(new)
3) Connect any android device to your machine
4) Build and Run project on a device
Build will fail with CommandInvokationFailure
Expected result: Using Gradle Build System should build this project without any failure
Actual result: Build fails with exceptions(check attached error message 'GradleBuildFail.txt')
Reproduced with:
5.6.0b1, 5.6.2p3, 2017.1.0f3, 2017.2.0b3
Using Internal(Default) Build System builds this project without any failure
Note: I wasn't able to start building with 5.5.x due to errors in the Console window
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