Unreal Engine Plugin with CUDA 10.2

Hi,
Is there a plugin for the unreal engine that can be used with the ZED SDK v3.6.5 for CUDA 10.2? The oldest release for unreal I could find requires ZED SDK v3.8, so is it not possible to use the plugin with SDK version v3.6.5?

Hi @aneied,

The quick answer is no, unfortunately, the compatibility with UE5 starts with the 3.8 version.
You can try to make it work by making your way through the build errors you will encounter, but I encourage you to update to a more recent SDK version instead, all the more since we’ve fixed bugs and done a lot of improvements over the versions, both of the SDK and the plugin.

If updating the SDK is not a viable option for you, may I ask why?

Thank you for your quick reply.

Updating the SDK is not an option for me because my GPU is based on the Maxwell architecture, which is why I am stuck on CUDA 10.2. And as far as I understand, SDK v3.6.5 is the version I need to use for CUDA 10.2, right?

You can actually go up to the 4.0.8 with CUDA 10.2, but it’s the last supported version (end of legacy maintenance):

Hopefully, this will work on your computer, and if so you’ll have access to a recent release of the plugin :smiley:

After installing ZED SDK 4.0.8 I get some error messages in the diagostics tool (already restarted):
image

But the ZED Depth Viewer still works :thinking:

That’s not ideal, but if Depth Viewer and the samples (Program Files (x86)/ZED SDK/samples/bin) work, I think you’re good to go.
What’s the model of your GPU?

My GPU is Quadro M2000M

It’s indeed not the most recent, which is probably why Diagnostic has issues.

If you’re not using too demanding settings though, you may get results with it.
Don’t hesitate to share errors you would encounter, we’ll see if we can help!

1 Like