Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Unity Hub 2.1.3 - Unity Hub and UnityHub folders

Discussion in 'Unity Hub' started by Deleted User, Nov 9, 2019.

  1. Deleted User

    Deleted User

    Guest

    @AbrahamDUnity Hello!

    You remember about these two Unity Hub and UnityHub folders in "C:\Users\username\AppData\Roaming"? They are still there and both are used by the Hub. Maybe merging them would be a good idea?
     
  2. AbrahamDUnity

    AbrahamDUnity

    Unity Technologies

    Joined:
    Jun 28, 2017
    Posts:
    431
    HI @APSchmidt,

    This will likely be addressed soon as we are updating frameworks and this was a side-effect of an older version.

    Cheers,
     
    Deleted User likes this.
  3. Deleted User

    Deleted User

    Guest

    Version 2.2.2, the folders are still there. I deleted Unity Hub and it was immediately recreated.
     
    tgrotte likes this.
  4. Deleted User

    Deleted User

    Guest

    About these two folders, on Linux, with Unity Hub new version 2.3.2:
    • the UnityHub folder contains all the elements below:
    Code (CSharp):
    1. anne@MSI-GE62-6QF:~/.config/UnityHub$ ls -R
    2. .:
    3. 000035.log                   GPUCache                 main-window.json
    4. accessTokenExpiration.json   hubConfig.json           MANIFEST-000034
    5. accessToken.json             hubInfo.json            'Network Persistent State'
    6. blob_storage                 hubReleaseChannel.json   Preferences
    7. Cache                        languageConfig.json      refreshTokenExpiration.json
    8. cloudConfig.json             learnContent.json        refreshToken.json
    9. 'Code Cache'                 'Local Storage'           releases.json
    10. Cookies                      LOCK                     secondaryInstallPath.json
    11. Cookies-journal              LOG                      Settings
    12. CURRENT                      LOG.old                  sign-in-window.json
    13. downloads.json               logs
    14.  
    15. ./blob_storage:
    16. 744301a5-f371-4514-8d8e-2f1d059006a2
    17.  
    18. ./blob_storage/744301a5-f371-4514-8d8e-2f1d059006a2:
    19.  
    20. ./Cache:
    21. 1180209c18f4c636_0  3cdcde854ed695e0_0  908bb6d6894d2ba4_0  f65e468f376bd569_0
    22. 141b8fb92973c805_0  46002bcd02781832_0  939bc5f776a4644a_0  f7a463bd1febe184_0
    23. 14500ce1323ad232_0  49ecae0ca3051658_0  9c342cdd4f923c2a_0  f9b3513987cdb4d7_0
    24. 16373b9e46542d4c_0  5072c068c256ae3d_0  cc87a8e9768cc93f_0  fd819fa8a8511278_0
    25. 16773248a799ecbb_0  511c181b5c34ae8a_0  dd024db077618231_0  index
    26. 1f527a0b6939f10e_0  6088aa251c6ea610_0  df3d5a41020334c8_0  index-dir
    27. 285a507ecdc91b75_0  662c73a9a6d151c9_0  e5915a3c087a423e_0
    28. 300a3e71096fdf9c_0  81b2c2d01f7a2e22_0  ec367df8a476c785_0
    29. 3af01aafd97a9869_0  88f7001c3185217d_0  edb9ea8bdb29ab8f_0
    30.  
    31. ./Cache/index-dir:
    32. the-real-index
    33.  
    34. './Code Cache':
    35. js
    36.  
    37. './Code Cache/js':
    38. 91a4c162c7c9daac_0  a4eccb7317d119e4_0  index  index-dir
    39.  
    40. './Code Cache/js/index-dir':
    41. the-real-index
    42.  
    43. ./GPUCache:
    44. data_0  data_1  data_2  data_3  index
    45.  
    46. './Local Storage':
    47. leveldb
    48.  
    49. './Local Storage/leveldb':
    50. 000003.log  CURRENT  LOCK  LOG  LOG.old  MANIFEST-000001
    51.  
    52. ./logs:
    53. info-log.json
    • the Unity Hub folder contains just one element: eulaAccepted which is an empty text file.
    It seems that both folders have found their usefulness. :d
     
  5. AbrahamDUnity

    AbrahamDUnity

    Unity Technologies

    Joined:
    Jun 28, 2017
    Posts:
    431
    @APSchmidt I guess the almost empty "Unity Hub" could be safely removed. Do you know if the folder contents were changed since you updated to the latest version?
     
  6. Deleted User

    Deleted User

    Guest

    I don't know. I had deleted them before I started the new version 2.3.2.
     
    AbrahamDUnity likes this.