We are actively working to resolve a disruption of service that impacts Unreal Engine users on GitHub.
Anyone downloading fresh copies of Unreal Engine code from GitHub will experience a disruption of service when running the Setup script that fetches dependencies, indicated by a “Failed to download” error message. Those with existing copies may receive an error when data is unable to refresh.
We are prioritizing access to Unreal Engine 5.2 and UE5-Main and aim to have them available today, May 5th. From there we will prioritize restoring additional versions, starting with the most recent and working backward in this order: 5.1.1, 5.0.3, 4.27.2, 4.26.2, and 4.25.4. Please be aware that sub-versions and other versions not listed may not be restored.
We apologize for any disruption to your workflows and will provide updates as versions are restored.
Thank you for your understanding.
UPDATE:
For Unreal Engine 4.25 and later, you should be able to successfully pull from the official release branch or you may optionally replace the XML file, as described below. Any release older than that, you must replace the XML file to successfully download the data required to build and run the engine.
–
To remedy the error in the builds, a new Commit.gitdeps.xml file has been attached to each release version as an asset. Please replace the existing Engine/Build/Commit.gitdeps.xml file with the new asset.
The complete list of releases with new XML files: 4.11.0-5.1.1
If you’re seeing this issue for UE5-Main, please do a fresh pull/fetch to this commit or later.