UI not showing when I right click on hierarchy!

I also am getting this issue. Saving/restarting didn’t help. Why is this not fixed yet?
6965780--820748--upload_2021-3-23_11-6-47.png

Steps to reproduce:
1.) Create a new scene, using EMPTY template.
2.) Attempt to right-click in the Hierarchy to create any UI element of any kind (Canvas, Button, Text, Whatever)
3.) Throw laptop out window.

The only way to get things lined up easily in this state is to click the element in question, and go up to GameObject menu at the top, and for some reason UI menu is there (but at the very bottom, away from other “Create” options. See below:

1 Like

Submitted a bug with a project file and link to this thread. Cross your fingers.

I’m having this issue that you described, mine righ-click isn’t working in the hierarchy window

1 Like

Ya I’m having the same issue. 2020.3.1f1. Tried removing Unity UI and Text Mesh Pro packages, restarting windows and reinstalling.
Nothing worked.
Pls help. I can’t create a new project!!! :frowning:

Also the Unity Collaborate Package has a corrupted .cs file. AdapterListView.cs.
Only half a line of code is contained in the .cs file. removing, restarting, and installing the Unity Collaborate package has no effect on this error.

SOLUTION:
I just fixed it by removing each package one by one, with a full system restart in between each removal.
And also a restart in between each installation of the packages again.

Hope this will work for someone else!

Click on GameObject on the top then see UI at the very bottom of the list

3 Likes

Thank you so much that worked

Why is that this has changed? I find this very unusable…

Same problem with 2D primitives… in unity 2020.2.2f

How do I Re add them?

Reverting the Unity Hub version from the Beta 3.0 to Production 2.4.4 solved this problem for me.

3 Likes

It worked.
And I realize when I used hub 3.0, so many errors appears when open project, but that errors can clear.

It’s resolved.

I have just encountered this same issue in Unity 2020.3.15f2. It was there just a few minutes ago and now it’s disappeared. Restarting Unity itself fixed the problem. I did not alter installed packages in any way.

1 Like

Did you find a solution to this problem?

Lol… Just realized that I’m having the same issue.
I’m using Unity Hub 3.0.0.beta-4 and Unity Editor 2021.3.16f1.
I guess I’ll stick to the GameObject menu for now.

I had the same problem, It will happen when packages are not resolved.

  • Restart the Unity, Packages are automatically resolved.

If you still have issues, I solved it in a very brute force way. I downloaded a random UI asset from the asset store, imported it into my scene, made duplicates of the cavas and any gameobjects I needed and deleted the rest.

u r so guud brahhhh

Here’s a fix:

  • Click on Window > Package Manager

  • Remove UnityUI and TextMeshPro

  • Click on Packages: In Project

  • Search for UnityUI and TextMeshPro and re-add them

  • Restart unity