HoloLensWithOpenCVForUnityExample icon indicating copy to clipboard operation
HoloLensWithOpenCVForUnityExample copied to clipboard

WorldManager deprecated

Open Cecil16 opened this issue 2 years ago • 1 comments

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.

Cecil16 avatar Mar 21 '22 10:03 Cecil16

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

EnoxSoftware avatar Mar 22 '22 16:03 EnoxSoftware