Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default environment for Unity invocation #102

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

Larusso
Copy link
Member

@Larusso Larusso commented Jun 24, 2021

Description

This patch sets the default environment used to call Unity to System.env. It is possible to append values to this default env or reset it completely.

Unity needs the HOME variable by default and maybe some more.

Changes

  • FIX default environment for Unity invocation

Description
===========

This patch sets the default environment used to call Unity
to `System.env`. It is possible to append values to this default
env or reset it completely.

Unity needs the `HOME` variable by default and maybe some more.

Changes
=======

* ![FIX] default environment for Unity invocation
@Larusso Larusso merged commit ac20a10 into release/2.x Jun 24, 2021
@Larusso Larusso deleted the fix/default_environment_for_unity_invocation branch June 24, 2021 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants