Search Unity

Feedback Project specific launch arguments

Discussion in 'Unity Hub' started by HG_SB, Jun 15, 2019.

  1. HG_SB

    HG_SB

    Joined:
    Dec 9, 2015
    Posts:
    39
    In the past, we were able to launch the Unity editor with a certain set of arguments.
    Most of them are targeted to automation but some (like the asset cache server address and forcing graphics apis) are relevant for regular users as well.
    Those user relevant arguments are oft per project (e.g. a different cache server per project). We handled this by having multiple desktop shortcuts for the same unity version with different arguments.
    Unity Hub currently lacks this kind of feature and it would be a great addition to it.
     
  2. safaGH

    safaGH

    Unity Technologies

    Joined:
    Mar 12, 2019
    Posts:
    224
    Hello @HG_SB,
    We are currently working on a similar feature to add some advanced setting for every project where you can set some cli arguments when launching the editor.
     
  3. Deleted User

    Deleted User

    Guest

    Now that the option is available, is it possible to start one cache server along with each Unity Editor?