-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hello on a docker windowsservercore machine i have this error when i try to install Unity Editor with this command line:
RUN ["powershell", "Install-UnitySetupInstance", "-Installers (Find-UnitySetupInstaller -Version '2019.1.1f1' -Components 'Windows')", "-Verbose"]
output:
``VERBOSE: 04/06/2021 08:54:58: Installing Windows to C:\Program
Files\Unity\Hub\Editor\2019.1.1f1.
Install-UnitySetupPackage : 04/06/2021 08:54:59: Failed with exit code:
-1073741511
At C:\Users\ContainerAdministrator\Documents\WindowsPowerShell\Modules\UnitySet
up\5.4.140\UnitySetup.psm1:1075 char:17
- ... Install-UnitySetupPackage -Package $editorInstaller -Dest ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorExcep
tion - FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorExceptio
n,Install-UnitySetupPackage``
- CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorExcep
I have no idea how to get more informations.
If anyone could help, thank you.
Metadata
Metadata
Assignees
Labels
No labels