EnoxSoftware / HoloLensWithOpenCVForUnityExample

HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
MIT License
262 stars 50 forks source link

WorldManager deprecated #45

Closed Cecil16 closed 1 year ago

Cecil16 commented 2 years ago

Hello, I'm facing an issue with Unity 2021.2.16f1. It seems that the native UnityEngine.XR library has been deprecated. So UnityEngine.XR.WSA.WorldManager is not recognized anymore.

For example in HololensCameraStreamToMatHelper (line 419) WorldManager raises an exception at compile time.

Is there any replacement method for this ? Thank you for your support.

EnoxSoftware commented 2 years ago

Same issue? https://github.com/EnoxSoftware/HoloLensWithOpenCVForUnityExample/issues/32