Skip to content

Ability to override Get-UnitySetupInstance's BasePath with an environment variable #245

Description

It seems like unitysetup.powershell is looking for editors to be installed in very specific locations:

$BasePath = @('C:\Program Files*\Unity*', 'C:\Program Files\Unity\Hub\Editor\*')

I have mine configured so they are installing on a different drive. As such, when I run Get-UnitySetupInstance, it doesn't return all the installed editors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions