Unity-UI-Extensions / com.unity.uiextensions

https://unity-ui-extensions.github.io/
1.25k stars 134 forks source link

Could not be found.... "com.unity.uiextensions": "2.3.2", #467

Closed XeonG closed 8 months ago

XeonG commented 8 months ago

Could not be found... is this properly updated for upm stuff?

SimonDarksideJ commented 8 months ago

Sorry for the delay in responding, can you elaborate on the issue please @XeonG ?

Replication instructions?

XeonG commented 8 months ago

I just switched to using this via the git url instead... this is on upm https://openupm.com/packages/com.unity.uiextensions/ tis outdated and broken or something like that..

SimonDarksideJ commented 8 months ago

OK, just checked and installed the package from OpenUPM @XeonG and did not have any issues.

Unity seems to have added a new "feature" to the Package manager to "warn" about packages (likely to discourage from using non-unity ones), but it has no effect.

Loaded the samples and everything compiles and works as far as I can see.

Is there some specific issue that you are facing using the OpenUPM version?

Using the OpenUPM cli, I used the following command

openupm add com.unity.uiextensions

Which alongside adding the package, added the following custom scope image

XeonG commented 8 months ago

yeah I guess that must have been it.. I just thought it was broken