I made a new 2D project from the hub for unity version 2020.3.19f1 and there’s no option to create anything 2D-related. I already checked the packages and they’re all there, installed and up to date. I previously worked on a different computer with the same unity version. There, everything was fine, so i really don’t know whats wrong here.
Can’t find any solution either because every thread about this topic concludes with the solution of installing the packages.
If you’re starting a new project, make sure you upgrade to the latest LTS release (right now that’s 2020.3.40f1).
When you create a new project, use the 2D Core template. You can create 2D objects by right clicking in the hierarchy and selecting 2D Object. To create 2D assets, right click in the project window, hover over Create and then 2D.
And of course make sure there are zero errors. If there are errors, go fix those first.
I used that template. No Errors either.
I updated the unity version to the one you mentioned but it still doesn’t offer any options to create 2D related objects
Can you take a screenshot of what the right click menu looks like in your hierarchy, and also of your package manager please? Like this:
I’m using 2020.3.37f1 for the examples, so don’t worry if it looks a little different in the package manager.
The last few posts of devs who were reporting this were ignoring the fact that something was wrong loading the project and there were errors.
I’m not saying that’s the problem here but it might be?
To this end OP, make sure your log console selector buttons are enabled. See this graphic:
There are no errors nor warnings