microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6.01k stars 2.12k forks source link

vNext - Vuforia support #2634

Closed FireDragonGameStudio closed 6 years ago

FireDragonGameStudio commented 6 years ago

Overview

MainCamera with Vuforia components always throws "System.Reflection.TargetInvocationException" when integrated into vNext enabled text scene. Webcam for Debugging in Editor is also not recognized.

Expected Behavior

Active webcam in Editor, no errors in console and tracking disabled/enabled, depending if either building for WMR headset or Hololens.

Steps to reproduce

Unity Editor Version

2018.1.9f1

Mixed Reality Toolkit Release Version

Mixed Reality Toolkit 2018.7.0.0-ALPHA

Best regards :)

StephenHodgson commented 6 years ago

Not sure this is MRTK related, but I'll check it out and double check then confirm.

FireDragonGameStudio commented 6 years ago

@StephenHodgson Thx dir your help, but in this moment I found out that this is not vNext related. It's an Vuforia issue where the latest Vuforia version isn't really working with Unity 2018.1.9f1. I'll close this issue.