UnityUIExtensions no longer a thing?

Hey guys, back at it after some time off, just updated to 2020.3.26 to start a new project.
trying to import the UnityUIExtentions package-thingy but I can’t get it to work, tried using the package manager and it doesn’t even show up (file on disk and a link to git), tried importing the package itself (though the Assets menu), it got the files in but nothing works.

what’s the deal here, does it no longer work in unity? (in the download page they only have upto 2019, but I hoped it’ll work)
https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Home

It is for the UGUI, you should ask in UGUI forum. By the way, we’re using it in our UGUI projects (2020.3, 2021.1, 2021.2) without any problem. Did you add scopedRegistries correctly to your manifest? And also, there is a button in the package manager to select the scope (Packages: My Registries).

1 Like