Unity Hub 2.1.3 - Unity Hub and UnityHub folders

@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?

HI @ ,

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

Cheers,

1 Like

Version 2.2.2, the folders are still there. I deleted Unity Hub and it was immediately recreated.

1 Like

About these two folders, on Linux, with Unity Hub new version 2.3.2:

  • the UnityHub folder contains all the elements below:
anne@MSI-GE62-6QF:~/.config/UnityHub$ ls -R
.:
000035.log                   GPUCache                 main-window.json
accessTokenExpiration.json   hubConfig.json           MANIFEST-000034
accessToken.json             hubInfo.json            'Network Persistent State'
blob_storage                 hubReleaseChannel.json   Preferences
Cache                        languageConfig.json      refreshTokenExpiration.json
cloudConfig.json             learnContent.json        refreshToken.json
'Code Cache'                 'Local Storage'           releases.json
Cookies                      LOCK                     secondaryInstallPath.json
Cookies-journal              LOG                      Settings
CURRENT                      LOG.old                  sign-in-window.json
downloads.json               logs

./blob_storage:
744301a5-f371-4514-8d8e-2f1d059006a2

./blob_storage/744301a5-f371-4514-8d8e-2f1d059006a2:

./Cache:
1180209c18f4c636_0  3cdcde854ed695e0_0  908bb6d6894d2ba4_0  f65e468f376bd569_0
141b8fb92973c805_0  46002bcd02781832_0  939bc5f776a4644a_0  f7a463bd1febe184_0
14500ce1323ad232_0  49ecae0ca3051658_0  9c342cdd4f923c2a_0  f9b3513987cdb4d7_0
16373b9e46542d4c_0  5072c068c256ae3d_0  cc87a8e9768cc93f_0  fd819fa8a8511278_0
16773248a799ecbb_0  511c181b5c34ae8a_0  dd024db077618231_0  index
1f527a0b6939f10e_0  6088aa251c6ea610_0  df3d5a41020334c8_0  index-dir
285a507ecdc91b75_0  662c73a9a6d151c9_0  e5915a3c087a423e_0
300a3e71096fdf9c_0  81b2c2d01f7a2e22_0  ec367df8a476c785_0
3af01aafd97a9869_0  88f7001c3185217d_0  edb9ea8bdb29ab8f_0

./Cache/index-dir:
the-real-index

'./Code Cache':
js

'./Code Cache/js':
91a4c162c7c9daac_0  a4eccb7317d119e4_0  index  index-dir

'./Code Cache/js/index-dir':
the-real-index

./GPUCache:
data_0  data_1  data_2  data_3  index

'./Local Storage':
leveldb

'./Local Storage/leveldb':
000003.log  CURRENT  LOCK  LOG  LOG.old  MANIFEST-000001

./logs:
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

@ 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?

I don’t know. I had deleted them before I started the new version 2.3.2.

1 Like