microsoft / MixedReality-QRCode-Sample

A single repository of Mixed Reality samples in Unity.
MIT License
101 stars 29 forks source link

Cannot Build or Run due to missing references #8

Closed NicoSchirmeier closed 2 years ago

NicoSchirmeier commented 2 years ago

Which sample are you reporting a bug in?

MixedReality-QRCodeSample

Describe the bug When trying to run/build the sample i get the following errors: image

To Reproduce Steps to reproduce the behavior:

  1. Install Unity (Same Version as sample)
  2. Open Sample downloaded of github
  3. Switch Platform to Universal Windows Platform with settings for HoloLens devices
  4. Fix missing nuget packages (QR Code package as described in readme) and install fundation and openXR with ms mixed reality feature tool

Expected behavior After installing the fundation and qr code packages no errors should remain in the project

Configuration

NicoSchirmeier commented 2 years ago

i could now build the sample using older versions of the foundation package (2.7.0) seems to work for me. I still need to figure some things out but at least this kinda works now. Is there any documentation on which versions (Unity, Foundation, OpenXR, etc.) are tested to work with each other?

chgatla-microsoft commented 2 years ago

Project updated.

Morgan-6Freedom commented 2 years ago

Does it mean it work with when checkign OpenXR instead of Windows Mixed Reality in the XR Plug-in Management ?

Because for me, when building with OpenXR checked, I have an issue with UnityEngine.XR.WindowsMR Line 75 in SpatialGraphCoordinateSystem

GPROWIRELESS commented 1 year ago

Does it mean it work with when checkign OpenXR instead of Windows Mixed Reality in the XR Plug-in Management ?

Because for me, when building with OpenXR checked, I have an issue with UnityEngine.XR.WindowsMR Line 75 in SpatialGraphCoordinateSystem

I have the same issue, using unity 2021.3.4f1, visual studio 2022, building a project with eye tracker and QRCode.