Wolfram:
No, didn’t notice this. But also didn’t check in detail, as we do not use any version control/collab from withni Unity, we only use the external PlasticSCM-Client, as it is much more powerful and intuitive and usable.
If you really need the Unity plugins, you can try the newest package version of com.unity.collab-proxy, it should be 2.1.0-preview.XYZ (you may need to enable Preview Packages in the PackMan first).
Thanks.
No, I am not using the plugin either, never have. I use the external client also. I don’t even see a collab package -maybe that is the problem.
cheric
September 3, 2021, 7:16am
23
Wolfram:
I did some digging and found a really bizarre (and seemingly unrelated) cause/solution.
Are you guys using PlasticSCM? We are, and we are having this problem in all projects that:
are a valid PlasticSCM (non-cloud) workspace (indicated by the file /.plastic/plastic.workspace being present)
AND have the Unity package com.unity.collab-proxy being installed in version 1.7.1 - which happens by default for all new projects in 2020.3(.16)
Workaround:
UNINSTALL package “Version Control” via PackageManager (might have been renamed to “Collaborate”)
OR upgrade it to a newer version, such as 1.9.0
Reported as bug #1358565 .
Probably also related to https://issuetracker.unity3d.com/issues/ui-option-is-missing-from-hierarchy-context-menu
thanks!!! uninstall “version control” worked
i had the same problem, i uninstalled the UI elements package, re installed it, closed the project and re opened it, and boom, the UI option came back for some reason lmao