XR Interaction Toolkit - Mixed Reality Dev Days Session

Just watched the XR Interaction Toolkit session presented at latest Microsoft Reality Dev Day by Dorrene Brown and Dave Ruddell :slight_smile: Unity XR Interaction Toolkit | Microsoft Learn

Can’t wait for the new sample project to be released. Has a release date been decided yet?

Hi @bmdenny
A specific date has not been set, but the release is imminent. We are finishing up some documentation and last minute cleanup before pushing it through our internal review process. We are releasing the XRI 2.1.0 (non pre-release) first with both the original sample project (World Interaction Demo) and the new sample project we showed shortly after.

1 Like

Thanks for the quick reply Dave. I look forward to the release.

Hi Dave, any news yet on the release of the sample project shown at the Dev day?

@VRDave_Unity
Interested in the new sample project too. Is it still on the way and are there any estimates on when it will be released?

1 Like

Bumping this thread. Any news on the sample project from the session?

@VRDave_Unity any update ? waiting for demo project to get released on github . kindly update

I would love to know why it takes over 8 months to publish a sample project you’ve already made. It genuinely puzzles me.

1 Like

That demo scene is part of the XR learning modules. You can download the project in one of those lessons.

@mikeNspired can you share link to XR learning module. it will be great help. I didn’t find it on Unity learning portal.

2 Likes

Sorry, I cant seem to find it. I have it downloaded so I know it’s somewhere on the internet.

If you click the link in my signature, it has some of the interactions from that asset like the key, sliders, door.

Looks like they just merged it into master 5 minutes ago.

Unity-Technologies/XR-Interaction-Toolkit-Examples: This repository contains various examples to use with the XR Interaction Toolkit (github.com)

Hey everyone!
As @mikeNspired pointed out, we have finally dropped the new Example project on github:

We do apologize about the delay, we had some back-and-forth with the release plan and then some project cleanup and readiness to do, but moving forward we will be updating this project alongside each XRI release to show off new features. Speaking of which, XRI 2.3.0 has also been shipped out of preview and is available to download as well. Package Manager may not yet show the updated package, but you are free to modify your manifest or follow the installation instructions (so fresh the documentation has not landed!)

1 Like

Had a quick go, very nice. Well done to the team who made it.

Would be good if the project version could get updated to the latest LTS going forward, currently it’s on 2020.

Glad you’re enjoying the samples!

It should be easy to upgrade to 2021.3.

Because of serialization change between LTS versions, we have to make sure to test against the oldest supported LTS, which is why this project is on 2020.