question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unity Object Detection failed to start. (Error: CORRUPTED_SDK_INSTALLATION )

See original GitHub issue

When starting the 2D or 3d Object Detection example scenes, I get the following error message:

Object Detection failed to start. (Error: CORRUPTED_SDK_INSTALLATION )
UnityEngine.Debug:Log(Object)
<startObjectDetection>d__296:MoveNext() (at Assets/ZED/SDK/Helpers/Scripts/ZEDManager.cs:2628)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

I tried this with the following combinations, all did not work:

  • Unity 2019.3.5f1 + ZED SDK 3.1.1 + CUDA 10.2
  • Unity 2019.3.5f1 + ZED SDK 3.1.1 + CUDA 10.0
  • Unity 2019.2.12f1 + ZED SDK 3.1.1 + CUDA 10.2

All other example scenes work, the tools in the ZED SDK also all work. I always imported the ZED Plugin v3.1.0 in an empty scene.

I am on Windows 10, 64bit with a GTX 1070 and ZED 2.

Can anyone reproduce this issue or suggest a working setup?

Thanks.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:26 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Mitch-at-Beaudrycommented, Mar 25, 2020

Same issue with: Unity 2019.3.5f1 + ZED SDK 3.1.0 + CUDA 10.2.89 Windows 10, 64bit + GTX 1080 +ZED 2

Was able to fix with Unity 2018.4.19f1 (LTS), but obviously would prefer to have a newer version of Unity working for this.

0reactions
github-actions[bot]commented, Apr 21, 2022

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error when changing Scripts - Unity Forum
This error seems to pop up every time I change code in Entities.ForEach. Restarting the editor fixes the problem, but it's very annoying...
Read more >
Vuforia Failed to start error on HoloLens 2
Some times, it throws an error "Failed to Start Vuforia" while running the app. Due to this, I was not able to detect...
Read more >
Unity - Scripting API: Physics.Raycast
Casts a ray against all colliders in the Scene and returns detailed information on what was hit. This example reports the distance between...
Read more >
10 Common Unity Mistakes
Before you use Unity's straightforward and intuitive tool for multi-platform development, acquaint yourself with and avoid these common Unity mistakes.
Read more >
Code Walkthrough: Unity Barracuda Inference YOLOX Package
cs : This script provides functionality to perform object detection with YOLOX models using the Barracuda inference engine. PackageInstaller.cs ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found