mika
mika
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...
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...
- [ ] add context menu item to download android sdk's - [ ] get list of download files from unity releases api (for that unity version) - [ ]...
Planning to remove the non-native arrays, so basically these would be always enabled: just to cleanup old code (native arrays work better anyways, and it was mainly for compatibility with...
- [ ] installer is not supported yet.. so waiting for that OR need to replace installer error: > UnityLauncherProInstaller\UnityLauncherProInstaller.vdproj: The application which this project type is based on was...