Closed
Description
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 hub starts (what launches it when editor.exe starts)
- check if can avoid it (at least creating dummy IPC port blocks hub from starting)
- add option to enable dummy IPC port (so that hub doesnt launch)
- check if can just kill hub process after editor runs
- test what happens if uninstall unity hub *cannot login or access asset store packages, can use unity as signed out user