Search Unity

Workaround for setting Environment variables on the HoloLens?

Discussion in 'Scripting' started by jvhgamer, Feb 12, 2018.

  1. jvhgamer

    jvhgamer

    Joined:
    Jun 27, 2017
    Posts:
    36
  2. BlackPete

    BlackPete

    Joined:
    Nov 16, 2016
    Posts:
    970
    What exactly do you need to set in the environment variable? Can you use PlayerPrefs instead?

    I'm not too familiar with the Hololens platform, but if you have the ability to run powershell scripts, then that might be an option...
     
  3. jvhgamer

    jvhgamer

    Joined:
    Jun 27, 2017
    Posts:
    36
    More specifically a System environment variable is to be created and its value set to 0. Though, as I understand it, this isn't possible on the Hololens, as of now.