Error zed-unity

Good afternoon! I’m trying to create an end-to-end for oculus 3 using the zed-unity plugin. I’m using this example. Build your first AR/MR App with Unity - Stereolabs I have installed zed sdk 4.1 and unity2021.3.38 because I don’t know how to import the plugin for the new versions. When trying to start a scene, the camera is not displayed, an error appears: Unable to start Oculus XR plagin. The Oculus is connected to a laptop with a cable, and so is the zed camera.

Hi,

To import the unity plugin v4.2 or newer, you can follow these steps: https://github.com/stereolabs/zed-unity?tab=readme-ov-file#get-started

Can you share the crash log with me? You can share it here or, send it to support@stereolabs.com if you prefer.

Thanks.

Stereolabs Support

I tried it with the new sdk version, and unity2021.3.38 - the previous error: Unable to start Oculus XR plagin. For some reason, the camera starts in mono mode and the quest-link helmet does not start. In combination with the new version of unity6, a lot of errors occur, the camera does not start and throws it out of the project. I’m attaching logs
AssetImportWorker0.log (24.2 KB)
AssetImportWorker1.log (23.7 KB)
AssetImportWorker2.log (18.3 KB)
shadercompiler-AssetImportWorker0-0.log (406 Bytes)

shadercompiler-AssetImportWorker1-0.log (4.8 KB)

Hi,

I only see warnings here that should be a problem.

You should have more crash logs saved on your machine here : https://docs.unity3d.com/2022.3/Documentation/Manual/LogFiles.html
Could you share it with me please?

Best,
Benjamin V.

Stereolabs Support

I made an archive of the logs, I hope this is what you need :slight_smile:
журналы сбоев.7z.001 (3 MB)
журналы сбоев.7z.002 (3 MB)
журналы сбоев.7z.003 (1.6 MB)

Hi,

Thanks.

Can I ask you to run a diagnostic and send me the report?

You can find a step-by-step guide here : https://support.stereolabs.com/hc/en-us/articles/1500008537001-My-ZED-sensor-has-stopped-working-How-to-download-the-diagnostic-file

Thank!

Stereolabs Support

I made a diagnosis of the old zed, which I tested unity with, I also have a zed x, I expect to work with it in the future, but it connects via the zed box and the video will need to be taken to unity from the stream
ZED_Diagnostic_Results.json (16.0 KB)

Unfortunately, the crash logs are not very useful here.

I’m wondering if the issue is not coming from the camera model. Indeed, you are using a ZED 1 camera which does not have an IMU inside and might cause issues when using it in AR
I’ll try to test this on my side.

Stereolabs Support