Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Advanced Project Settings quirkiness

Discussion in 'Unity Hub' started by MThiel, Sep 17, 2019.

  1. MThiel

    MThiel

    Joined:
    Nov 2, 2016
    Posts:
    3
    I wanted to try out the "Advanced Project Settings" option in Unity Hub, mostly to be able to trigger my own method on the Editor start.

    Unfortunately, it wouldn't work. The arguments I would type weren't saved: after hitting "Done", and opening the Advanced Project Settings again, the textarea would be empty, only displaying the "e.g. "batchmode -logfile" example.

    Willing to capture on video to report the bug, I started clearing my project list.
    After this, I added a new project.
    This effectively solved my bug: anything entered in the Advanced Project Settings is now saved properly.

    So, if anyone ends up with the same problem, try and remove all your projects from the Hub.
     
  2. unity_shelley_sh

    unity_shelley_sh

    Unity Technologies

    Joined:
    Aug 6, 2019
    Posts:
    18
    Hi @MThiel, thank you for reporting this. It would be great if you could provide us with more information so we can look into this if more users experience the same issue.
     
  3. BayonetCharge

    BayonetCharge

    Joined:
    Jun 29, 2019
    Posts:
    3
    I had the exact same problem as MThiel. Unity Hub 2.1.0. I had just upgraded my most recent project to Unity 2019.3.14f1. I removed all of the projects from the Hub, and re-added my current project and then it worked fine. @unity_shelly_sh, please let us know if there is other information I or others can provide if we run into this again.
     
  4. safaGH

    safaGH

    Unity Technologies

    Joined:
    Mar 12, 2019
    Posts:
    224
    Hello guys ! If you can provide us with your logs so we investigate on why the settings are not saved. I doubt it's a file access problem but we need the logs to validate. Hub logs can be found here :

    Code (CSharp):
    1. Windows: %UserProfile%\AppData\Roaming\UnityHub\logs
    2. Mac: ~/Library/Application Support/UnityHub/logs
    3. Linux: ~/.config/UnityHub/logs
     
  5. unity_2jxHNVY36zr2mg

    unity_2jxHNVY36zr2mg

    Joined:
    Jan 17, 2020
    Posts:
    86
    Same problem. Still not fixed in 2021. UnityHub 2.4.2
     
  6. unity_2jxHNVY36zr2mg

    unity_2jxHNVY36zr2mg

    Joined:
    Jan 17, 2020
    Posts:
    86
    Had to spent 5 minutes deleting all projects from list one by one. Nice work UT!
     
  7. StarFluke

    StarFluke

    Joined:
    Jan 19, 2013
    Posts:
    39
    Broken in Hub 2.4.3 ... removing project and re adding it is a workaround
     
    mjc33 likes this.
  8. mjc33

    mjc33

    Joined:
    Oct 9, 2019
    Posts:
    26
    Just had this issue with 2.4.5 so still not fixed, workaround is easy though