Hi,
I am trying to create a project using Unity 2020.3.30 LTS because one of my internal plugins only worked with that version. I’m using the latest Unity Hub Version 3.3.0 on a Mac Monterey 12.5. I’ve installed both the latest Unity 2021.3.12.f1 LTS and Unity 2020.3.30 LTS from the Archive (I need the latest version for other projects besides this one). When I was creating the project, it opened a blank Unity window and it was processing something indefinitely. But when I tapped on it, it didn’t open any Window. I’ve even minimized all the other windows, and it still didn’t show anything. So I closed that Unity because it has run for a pretty long time. But when I opened the project, it is not valid. there’s only Temp and Logs folders in it.
I think maybe you need also the ProjectSettings file…
OP, make this empty directory structure:
MyNewSooperGame/Assets
MyNewSooperGame/ProjectManager```
and tell Unity Hub to open ```MyNewSooperGame```
It will complain and ask you for versions, so just clickety-click to answer those questions.