Unity Object Detection failed to start. (Error: CORRUPTED_SDK_INSTALLATION )
See original GitHub issueWhen 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:
- Created 3 years ago
- Comments:26 (7 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.
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