UnityLauncherPro
UnityLauncherPro copied to clipboard
Unity Hub Alternative Project Launcher with time saving features!
could check why hub starts and if it can be avoided? (without uninstalling unity hub). references (no workarounds) - https://forum.unity.com/threads/hub-running-in-background.690490/ - https://forum.unity.com/threads/unity-hub-faq.610594/ - https://forum.unity.com/threads/unityhub-make-unity-crash-on-launch-with-my-projects.516688/#post-3387257 todo - [ ] check why...
i'm thinking about adding (local) stats for: - project launch counter (saved into UserSettings/LaunchCounter.txt) - project time spend (saved into UserSettings/ProjectHours.txt) not yet sure what is best way to track...
This way, people transitioning from UnityHub will see their existing installs by default; and onboarding will be a tad less confusing.
Hi, I am using a two screen setup : - First one at 2560x1440 with a 125% DPI size (my main screen in the windows settings) - Second one at...
it was available in the older launcher version, could add it back.. currently there is only "download in browser" button, if version is missing during launch. todo - [ ]...
having folders excluded from (virus) scanners, can improve iteration times, maybe: https://forum.unity.com/threads/improving-iteration-time-on-c-script-changes.1184446/page-8#post-8386818 command line: https://stackoverflow.com/questions/40233123/windows-defender-add-exclusion-folder-programmatically todo - [ ] button in tools page(?) to "add all unity editors to defender...
With older unity versions, export package would open current project folder, but many years ago(?) it changed and now opens into some last used output folder? (then you are in...
so there will be Unity 6 next year.. need to figure out how to sort version numbers again. - [ ] correctly sort version numbers for 3.x to 2023.x, then...
Since releases have slowed down, I have trouble remembering what's the last version I downloaded. There's a 'View on GitHub' in Settings but I can't find the version number (e.g....
TODO - [ ] Customizable icon (loads from file) - [ ] OR few icons to select from (builtin) - [ ] settings field to toggle this feature or to...