Unity Build AutomationBuild resultsTroubleshoot Build Automation failuresClone hangs when you use Git submodulesResolve issues with Git submodule clone steps hanging in Unity Build Automation.Read time 1 minuteLast updated 16 hours agoSymptom You configured your project to use Git submodules, but the clone step hangs. Resolution To stop the clone step from hanging, verify that you configured your submodules to use either the relative path or the SSH path to the submodule. Additional resource For an example of how to use relative paths, refer to this Stack overflow post.