Search Unity

Question Stop Unity from starting Hub

Discussion in 'Unity Hub' started by Somnesis, Nov 24, 2021.

  1. Somnesis

    Somnesis

    Joined:
    Feb 27, 2020
    Posts:
    32
    I'm running Unity Hub 3.0 beta on macOS Monterey.

    I have shell scripts set up to start up my projects using the right versions of Unity without going through Hub:

    open /Applications/Unity/Hub/Editor/2020.3.15f2/Unity.app --args -projectPath ~/path/to/my/project


    These start up correctly, however the moment they're loaded, they also load up Unity Hub. This is super annoying. The whole reason I have the shell scripts is so that I don't have to start up Unity Hub all the time. Is there a setting somewhere to turn off this behaviour?

    Thanks!
     
    luispedrofonseca likes this.
  2. luispedrofonseca

    luispedrofonseca

    Joined:
    Aug 29, 2012
    Posts:
    945
    I'm on the same boat. The hub started as something that was supposed to help with multiple installations of Unity editors, but nowadays it's just an annoying app that needs to constantly be open for no good reason.