Hi,
I’m following the instructions for installing and using the ZED Mini and Unity together. here (Getting Started with Unity and ZED | Stereolabs). I’ve had this all working previously, but I’ve updated the SDK and Unity plugin package and now get the following script error:
Assets\ZED\SDK\Helpers\Scripts\Utilities\ZEDSupportFunction.cs(5,22): error CS0234: The type or namespace name ‘Management’ does not exist in the namespace ‘UnityEngine.XR’ (are you missing an assembly reference?)
This appeared after importing the Unity plugin package into a fresh Unity project.
Versions are:
Unity: 2121.3.16.f1
ZED SDK: ZED_SDK_Windows_cuda11.8_v4.0.3.exe
ZED plugin package: Zed_Unity_Plugin_v4.0.3.unitypackage
Windows 10
CUDA 11.7 installed
Thanks for any pointers,
Regards,
Dave