This is a noob question but it’s better to know and not break everything than try in the process. (Something like that.)
:
How does the Unity dashboard and Unity Hub connect? I made a new project in Hub and it doesn’t show up in Dashboard. While we’re at it, I also made Dashboard projects and they don’t show up in hub. The cloud development features of Unity are very confusing to a beginner. I’m sure they’re useful once you get used to them but I would reconsider the learning curve. A brief tutorial might be nice.
If your project doesn’t have any cloud services enabled and never has, then the only reference to it will be a local one (on your computer), even if it was created in Hub. Inside a project, once you turn on a service that requires some sort of online interface, a reference to it will be automatically created in the Unity ID Dashboard.
Thanks. I don’t know why it was so hard to figure out (still don’t), but I figured it out–there’s specifically an enable cloud option in Unity SDK for a project.