-
Notifications
You must be signed in to change notification settings - Fork 60
Launcher Comparison
mika edited this page May 4, 2021
·
46 revisions
Unity Hub vs UnityLauncherPro
Feature | UnityHub | LauncherPro | Info |
---|---|---|---|
Explorer integration | ❌ | ✅ | Right click in Explorer folder to open project |
WebGL server startup | ❌ | ✅ | Launches web server to view WebGL builds locally |
Portable, single exe | ❌ | ✅ | No need to install |
Startup time | ? | ? | Lower is better |
CPU usage | ? | ? | Lower is better |
Processes | 3 | 1 | Lower is better |
Memory usage | 155 MB | 38 MB | Lower is better |
Disk usage | +506 MB | 0.216 MB | Lower is better |
Files | +309 | 1 | How many files in total. Lower is better |
Keyboard accessibility | ❌ | ✅ | Can navigate and search projects without using mouse |
Commandline support | ? | ✅ | For launching projects from batch files |
1-click create new project | ❌ | ✅ | With selected unity version |
1-click open ADB logcat | ❌ | ✅ | |
1-click browse Editor logs folder | ❌ | ✅ | |
1-click browse Crash logs folder | ❌ | ✅ | |
1-click browse AssetStore folder | ❌ | ✅ | |
Shortcut key for terminating Unity | ❌ | ✅ | If unity hangs, press alt+q to kill selected project Unity.exe |
Easy project version copy | ❌ | ✅ | Copy unity version from selected project |
Easy project path copy | ❌ | ✅ | Copy project folder path from selected project |
Show missing projects | ❌ | ✅ | Displays project even if its folder has been moved/removed |
Show GIT branch | ❌ | ✅ | |
Custom commandline arguments for project | ✅* | ✅ | *Hub: Args not visible in the main window |
View Unity release notes | ❌ | ✅ | 1-click |
View list of all unity releases | ❌ | ✅ | old and new |
View last build report | ❌ | ✅ | 1-click |
Unity Learn tutorials & projects | ✅ | ❌ | |
Project templates | ✅ | ❌ | HDRP, URP, Starter templates |
Streamer Mode | ❌ | ✅ | Hides project folders and names |
Easy project upgrade | ❌ | ✅ | Launcher offers next higher Unity version |
1-click browse persistentDataPath | ❌ | ✅ | Opens Application.persistentDataPath folder for selected project |
Auto-updater | ✅ | ❌ | |
Installer | ✅ | ❌ | |
Uninstaller | ✅ | ❌ | |
Custom styles | ❌ | ✅ | Customize colors for the window/UI |