MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
411 stars 111 forks source link

[FEATURE REQUEST] Publish MRTK UPM packages to Unity Asset Store #518

Open AMollis opened 1 year ago

AMollis commented 1 year ago

We should publish MRTK's UPM packages to Unity's Assert Store, now that Unity support UPM packages in the asset store.

Tasks:

shaynie commented 1 year ago

Draft PR out. Needs additional package manifest data.

shaynie commented 1 year ago

@ghazen-ml here's an example from Meta

https://assetstore.unity.com/packages/tools/integration/meta-xr-utilities-sdk-261898

AMollis commented 1 year ago

PRS:

yacuzo commented 10 months ago

Eagerly awaiting this. Importing MRTK via the tool for every one of our internal packages is a serious PITA.

AMollis commented 9 months ago

This will be done with the next MRTK release

sinano1107 commented 5 months ago

Why is org.mixedrealitytoolkit.* not published in UPM?

ghazen-ml commented 5 months ago

It looks like a few packages have been published but not all yet: https://assetstore.unity.com/publishers/92188. The publishing of npm packages to the asset store appears to be in experimental/pre-release state. For the ones that are published, I was able to reference them by name and they loaded:

Image