Search Issue Tracker
Duplicate
Duplicate in 2019.2.X
Votes
0
Found in
2019.2.0b6
Issue ID
1162157
Regression
Yes
[Mac] Editor crashes while creating build for Android for VM FTP project.
Editor crashes on creating the Android build.
Steps to repro:
1. Download the project from
https://drive.google.com/file/d/1EWDxxDeJKFpdsxg3E8WFM4zikyKoaKTM/view?usp=sharing
2. File > Build Settings.
3. Add "test" scene in Build settings.
4. Select the Android platform > Build.
Actual Result:
Editor crashes.
Expected Result:
Android build should be created.
Reproducible in:
2019.2.0b6.
Working Fine in:
2019.2.0b5.
Environment:
Only on Mac.
NOTE:
Could not check on 2019.3.0a6 due to Error:
CommandInvokationFailure: Gradle build failed.
/Applications/Unity 2019.3.0a6/PlaybackEngines/AndroidPlayer /Tools/OpenJDK/MacOS/bin/java -classpath "/Applications/Unity 2019.3.0a6/PlaybackEngines/AndroidPlayer/Tools/gradle/lib/gradle-launcher-5.1.1.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx4096m" "assembleRelease"
Stack trace:
============================================================================================================
Created GICache directory at /Users/macmini4/Library/Caches/com.unity3d.UnityEditor/GiCache. Took: 0.006s, timestamps: [22.728 - 22.735]
TrimDiskCacheJob: Current cache size 3289mb
Project ID request failed, Reason: The requested URL returned error: 404 Not Found (404).
Unknown Unity Connect error (400). Please contact support at support@unity.com while processing request "https://core.cloud.unity3d.com/api/projects/dd4b0d47-5c3b-4af0-8eb0-229712fe03a3", HTTP error code 404
.Refresh: detecting if any assets need to be imported or removed ...
===========================================================================================================
-
Resolution Note (2019.3.X):
Comments (2)
-
brklemz
Oct 15, 2019 02:46
This error is in 2019.2.9f1, gradle-launcher-5.1.1.jar is not in the gradle lib directory, only gradle-launcher-4.6.jar is present in this library
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
- “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
This is a duplicate of issue #1161216