ProBuilder package causes "Gizmos" menu issues

When ProBuilder package is installed, things like BoxCollider (any many many more) are missing from Gizmos menu. Some icons like AudioSource are missing as well.

Discussed in this thread:

Confirmed ProBuilder versions: 5.0.1
Confirmed Unity versions: 2021.1.0, 2020.2.7

Confirmed by multiple people, happens to me as well.
Happened to me for quite some time (at least half a year), found out just recently it’s caused by ProBuilder.
I tried deleting Library folder and deleting all my scripts, that did not solve the issue.
Removing ProBuilder package fixes the issue.

Please fix this, it’s annoying not to be able to hide collider gizmos (they are not hidden even when component is collapsed in inspector).

This is the reason I’ve removed ProBuilder package from project until it’s fixed.

7000289--827261--b.png

3 Likes

I know it’s been only several days, but can someone at least say that they are aware of this issue and it’s important enough that it will be fixed within 3-6 months?
@gabrielw_unity

This breaks the editor and it’s very hard to work with since some things are missing (icons) and other things cannot be hidden and are obstructing the view. And this happens ALWAYS, I don’t have to have single ProBuilder component in scene, only package installed is enough to break it.

Can confirm this on Unity 2020.3.2f1 and ProBuilder 4.3.1 which was released in June.
Also just tested on latest LTS version: 2020.3.3 and “Verified” ProBuilder 4.5 in a brand new project. Same issue.
So this major bug exists for at least 9 months now with no hope to even get noticed? Does nobody use ProBuilder so nobody reports this? Yet another half assed solution by Unity.

1 Like

I have also noticed this bug on my current project. Unity 2020.3.4f1, with ProBuilder 4.5.0

Hoping for a fix…

1 Like

Hey, I just saw this thread. I haven’t seen a bug report for this so I opened one. Will investigate today.

1 Like

I have submitted a bug report and it has been accepted. Please upvote. Unity Issue Tracker - [Probuilder] Icons are not displayed and some Gizmos are missing in the Gizmos menu when the Probuilder package is installed

1 Like

I have submitted bug report, not sure what happened with that. Thank you for noticing.

1 Like

fyi Fix for missing Gizmos Menu items for projects that have ProBuilder installed by modrimkus · Pull Request #392 · Unity-Technologies/com.unity.probuilder · GitHub

3 Likes

Thanks! Looking forward to installing ProBuilder again

Is this fix going to be released?

It was merged on Apr 30 to master, but there was no new release.
Last pro builder version is: [5.0.3] - 2021-04-01

I guess we have to wait or install package directly from GitHub, more info:

(it’s mentioned in change log of [unreleased] version as fixed)

It’s such an odd/annoying thing to sit for months on a completed fix for something that breaks a fundamental editor feature.

Can confirm that the unreleased fix branch does restore all gizmo management functionality. For months I’ve been thinking it was a problem with 2021.2 betas. So lame.

Here’s the URL to use with “Add package from git URL” option:
https://github.com/Unity-Technologies/com.unity.probuilder.git#rc-5.0.4

1 Like

Thanks for this thread. I was struggling with this for a couple months!

I don´t know why the release of this small but important update is on hold for half a year now but it would be great if it could officially be released.

2 Likes

ping for an update??

1 Like

The “fix” is now not working in 2021.2. So frustrating not being able to turn off collider gizmos. What possible reason could there be to let a known bug of this severity linger so long?