UnityLauncherPro
UnityLauncherPro copied to clipboard
Unity Hub Alternative Project Launcher with time saving features!
C:\Users\USERNAME\AppData\Roaming\UnityHub\projects-v1.json has list of projects, so might have to read that file (after reading registry project list) to get all existing projects. - [ ] check if projects-v1.json list exists...
hopefully there will be some survey or dedicated thread, but feel free to comment here: https://forum.unity.com/threads/no-more-web-installers-unitydownloadassistant.1602420/#post-9884850 personally i always install with the download assistant, since it doesn't require full editor...
Is there a plan/WIP/fork to add following features to UnityLanuncherPro? 1. grouping projects 2. drag to re-order project list 3. select multiple projects in the list and * drag to...
I've had a lot of problems with Hub when installing different versions of Unity. My RAM is overloaded. Since the developers haven't commented or offered a solution, I went back...
2022.3.63 is not listed in releases api https://services.api.unity.com/unity/editor/release/v1/releases?order=RELEASE_DATE_DESC&limit=1&version=2022.3.63 but it is in archive 
Had computer crash/BSOD, unitylauncherpro user.config file was corrupted and then application fails to launch. info: https://www.codeproject.com/Articles/30216/Handling-Corrupt-user-config-Settings https://stackoverflow.com/questions/42708868/user-config-corruption error: System.Configuration.ConfigurationErrorsException: 'Configuration system failed to initialize'
sometimes i need to open project in DX12 mode (just temporarily, so i don't want to setup commandline args). Would be nice to open project, while holding some key down...
- [ ] migrate old settings somehow, if version value is updated (probably it gets updated in the installer version?) - [ ] better: replace default project settings with own...
- open and upgrade project to newer unity version - copy unity version on the current project in recent view - you get New unity version (correct), but the list...
even when hdrp is disabled and removed, GraphicsSettings.asset contains this row > m_RenderPipelineGlobalSettingsMap: > UnityEngine.Rendering.HighDefinition.HDRenderPipeline: {fileID: 11400000, guid: ....., type: 2} its only removed if you do Reset on Project...