Copyright © 2026 Unity Technologies
Reproduction steps:
Expected result: The build is successful and generates an APK with no errors
Actual result: The build fails and does not generate an APK
Reproducible with: 2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a6
Reproduced on: Windows 10 Pro
Notes:
The error from GradleBuildFailure_Editor.log says:
* What went wrong: Could not create service of type FileHasher using .createCachingFileHasher(). > Timeout waiting to lock file hash cache (C:\Users\aaron.zurawski\.gradle\caches\6.1.1\fileHashes). It is currently in use by another Gradle instance. Owner PID: 16616 Our PID: 14116 Owner Operation: Our operation: Lock file: C:\Users\aaron.zurawski\.gradle\caches\6.1.1\fileHashes\fileHashes.lock* Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 1m 3s Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 ] stdout[ Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details ]
Might be related to the user name...
Issues you vote on will appear here