Search Issue Tracker

Fixed in 2022.2.X

Fixed in 2021.2.X, 2022.1.X

Votes

0

Found in

5.4

2021.2

2022.1

Issue ID

1387186

Regression

Yes

Building il2cpp fails with message about failed stevedore download

Build Pipeline

-

When building for Windows with IL2CPP a project may fail to build with a bad error message if Windows 10 SDK is not installed.

Building Library\Bee\artifacts\Stevedore\win10sdk_432e\.StevedoreVersion failed with output:
Downloading: http://stevedore.hq.unity3d.com/r/unity-internal/win10sdk/10.0.19041.0_432eda87d99f6529b15f0d635af568b0301f04d5b34153d67dccb8389a18f578.7z (/A).
stevedore: 2021-12-07 11:59:58 - Failed to download (network error): http://stevedore.hq.unity3d.com/r/unity-internal/win10sdk/10.0.19041.0_432eda87d99f6529b15f0d635af568b0301f04d5b34153d67dccb8389a18f578.7z
Le nom distant n'a pas pu etre resolu: 'stevedore.hq.unity3d.com'
This server is for Unity employees only. Are you on the Unity network/VPN?
HttpRequestException: Une erreur s'est produite lors de l'envoi de la demande.
WebException: Le nom distant n'a pas pu etre resolu: 'stevedore.hq.unity3d.com'
(Telemetry reference: /A)
UnityEditor.GenericMenu:CatchMenu (object,string[],int)

The expectation is that the user should instead get an error message describing why il2cpp can't build and where to download and install a Windows 10 SDK.

https://forum.unity.com/threads/empty-project-doesnt-compile-stevedore-lib-errors.1208737/

  1. Resolution Note (fix version 2022.2):

    Fixed in 2022.2.0a1

  2. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.0b10

  3. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.14f1

Add comment

Log in to post comment