stereolabs / zed-unity

ZED SDK Unity plugin
https://www.stereolabs.com/documentation/guides/using-zed-with-unity/introduction.html
MIT License
250 stars 57 forks source link

The ZED plugin cannot be loaded #284

Closed Nikolatesla-lj closed 5 months ago

Nikolatesla-lj commented 6 months ago

Preliminary Checks

Description

1234567 123456 12334

Steps to Reproduce

Follow the steps to install the file "Zed_Unity_Plugin_v4.0.7.unitypackage", the following error occurs

Expected Result

unity3D is working properly

Actual Result

DllNotFoundException UnityEngine.Debug:Log (object) sl.ZEDCamera:CheckPlugin () (at Assets/ZED/SDK/NativeInterface/ZEDCamera.cs:920) ZEDPluginInspector:UpdateWnd () (at Assets/ZED/Editor/Scripts/ZEDPluginInspector.cs:159) UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:381) ————————————————————————————————-——————————

The ZED plugin cannot be loaded. Please check that you have ZED SDK v4.0 installed

If the problem persists, please contact our support team at support@stereolabs.com

UnityEngine.Debug:LogError (object) sl.ZEDCamera:CheckPlugin () (at Assets/ZED/SDK/NativeInterface/ZEDCamera.cs:921) ZEDPluginInspector:UpdateWnd () (at Assets/ZED/Editor/Scripts/ZEDPluginInspector.cs:159) UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:381)

ZED Camera model

ZED2i

Environment

OS:Ubuntu 22.04
unity 3D:2022.3.21.f1
ZED SDK: 4.0.8
CUDA:12.1

Zed_Unity_Plugin_v4.0.7

Anything else?

No response

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days

keith-lackey-steamroller-tech commented 2 weeks ago

I'm running into this same exact issue. how do i resolve?