29
2023
UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
Before:

——————————–
After:

Steps:
- Install 7zip https://www.7-zip.org/
- Install ASAR plugin for 7zip https://www.tc4shell.com/en/7zip/asar/
- Close Hub completely (from notification bar also)
- Run 7zip manager as Administrator
- Browse into C:\Program Files\Unity Hub\resources\ folder
- 7zip: Open app.asar file
- 7zip: Browse into build/renderer/ folder
- 7zip: Right click on “index.html” and select Edit
- Notepad opens, press ctrl+F to search: </head>
- Notepad: Press enter before the </head> tag (to add new lines there)
- Notepad: Paste following CSS style inside head tag: https://gist.github.com/unitycoder/dc012222230c26dec631b4004063fc7f
- Notepad: Press Save (ctrl+s)
- Close notepad – ‘File index.html weas modified, do you want to update… Click OK to save
- After save has finished, run Unity Hub normally (columns should be hidden now)
If you broke something, install hub again. (or better if you had taken backup copy of app.asar before modifying it)
You could modify other parts too, like remove excess padding from those rows..
video
Older post about customizing colors
https://unitycoder.com/blog/2022/03/02/customize-unityhub-colors/
You can also write python script to automatically modify template
https://gitlab.com/GuitarBro/hub-patcher
Updated hub patcher here: (to do the above modification automatically using python+npx)
https://github.com/unitycoder/UnityHubPatcher
Installing older hub version:
https://forum.unity.com/threads/a-new-hub-release-is-available-v3-6-0.1509407/page-2#post-9435404
Related Posts
1 Comment + Add Comment
Leave a comment to mgear
Recent posts
- LudumDare59 : Signal
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
- Convert LAS/LAZ/PLY pointclouds to GLTF (GLB) Point Meshes (standalone converter)
Recent Comments
- on Mesh Exploder (sources)
- on Sprite Sheet Flip Book Shader
- on Sprite Sheet Flip Book Shader
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by












Note: in Unity Hub 3.13.x you can hide those columns by editing
projectTablePreferences.json
(set those values as false)
*actually can disable them in the hub itself, from that … in project list