How to get ZED SDK 4.x.x for UE 5.2

Where do I get a older version of the beta SDK which supports UE 5.2? Can’t find a download link. I had to go back to UE 5.2 from 5.3 but the actual ZED SDK Version does not support the 5.2 Plugin version.

Hi @sandermann,

Sorry, you won’t be able to download a previous patch version of the SDK. As we fix bugs and improve the features in every version, this would not be possible to maintain or support.
However, there should be a workaround for your particular case.

I can’t guarantee it will work since we do not maintain the 5.2 version of the plugin, but chances are that just modifying the lines of code like in this commit should work.

There should be no breaking change from 4.0.7 to 4.0.8, so it should compile (run the project from the visual studio solution after modifying the lines).

Please note that we will not be able to provide more support if you encounter issues using this version of the plugin.