Skip to content

U3D_EXTRA_PATHS is improperly interpreted on Windows #383

@bdominguez

Description

@bdominguez

Commands:

u3d install 2019.2.12f1 --installation_path "C:\Program Files\Unity\Unity_2019.2.12f1"

u3d install 2019.2.12f1 -p Universal-Windows-Platform --installation_path "C:\Program Files\Unity\Unity_2019.2.12f1"

Log:

E:\workspace\test>u3d install 2019.2.12f1 --installation_path "C:\Program Files\Unity\Unity_2019.2.12f1" 
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/u3d-1.2.1/lib/u3d/installation.rb:324: warning: Win32API is deprecated after Ruby 1.9.1; use fiddle directly instead
Root privileges are required
Unity 2019.2.12f1 is already downloaded
--------------------------------------------
--- Installing Unity 2019.2.12f1 (Unity) ---
--------------------------------------------
Installing with //Apps/Unity/Windows/2019.2.12f1/UnitySetup64.exe
$ //Apps/Unity/Windows/2019.2.12f1/UnitySetup64.exe -UI=reduced /S /D=C:\Program Files\Unity\Unity_2019.2.12f1
No pty implementation found. Falling back to popen. Output might be buffered
Successfully installed Unity 2019.2.12f1
[Pipeline] isUnix
[Pipeline] bat

E:\workspace\test>u3d install 2019.2.12f1 -p Universal-Windows-Platform --installation_path "C:\Program Files\Unity\Unity_2019.2.12f1" 
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/u3d-1.2.1/lib/u3d/installation.rb:324: warning: Win32API is deprecated after Ruby 1.9.1; use fiddle directly instead
Please install Unity before any of its packages

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions