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
389 stars 101 forks source link

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

Open AMollis opened 11 months ago

AMollis commented 11 months 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 11 months ago

Draft PR out. Needs additional package manifest data.

shaynie commented 11 months ago

@ghazen-ml here's an example from Meta

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

AMollis commented 11 months ago

PRS:

yacuzo commented 8 months ago

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

AMollis commented 7 months ago

This will be done with the next MRTK release

sinano1107 commented 3 months ago

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

ghazen-ml commented 3 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