So I am very new to Unity, and I decided to start with a simple 2D game. I created a new game and launched the editor through unity hub. The loading screen on the editor is on 0% after 10 mins. I use an 8th Gen Core i5 if that means anything to you. Thank you in advance.
Make sure you create projects in a location that is writable by apps. This means your user’s home directory and subfolders. Try creating it under “Documents” for instance.
Most issues of not being able to create or load new projects are because of trying to create projects outside the user’s home directory.