zed-unity icon indicating copy to clipboard operation
zed-unity copied to clipboard

The ZED plugin cannot be loaded

Open Nikolatesla-lj opened this issue 3 months ago • 0 comments

Preliminary Checks

  • [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • [X] This issue is not a question, feature request, or anything other than a bug report directly related to this project.

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 [email protected]

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

Nikolatesla-lj avatar Mar 13 '24 17:03 Nikolatesla-lj