Skip to content

Releases: stereolabs/zed-UE5

ZED Plugin for UE5.3 v4.1

04 Apr 11:42
15fdfcc
Compare
Choose a tag to compare

UE5 Plugin - V4.1

This release is compatible with UE5.3.
Switching version number to match the ZED SDK.

Requirements

- ZED SDK 4.1

Features:

Added support for ZED SDK 4.1. (Release notes)

ZED Plugin for UE5.3 v1.8

13 Nov 08:29
Compare
Choose a tag to compare

UE5 Plugin - V1.8

This release is compatible with UE5.3.

Requirements

- ZED SDK 4.0.8

Features:

  • Added support for ZED SDK 4.0.8.

ZED Plugin for UE5.3 v1.7

25 Oct 09:55
d0548f8
Compare
Choose a tag to compare

UE5 Plugin - V1.7

This release is compatible with UE5.3.

Requirements

- ZED SDK 4.0.7

Changes :

  • Change default RHI to Dx11
  • Change default VS version to 2022 (necessary for UE5.3)

Known issues:

  • GPU Crashed or D3D Device Removed. when playing a level: This is a DirectX 12 issue. Please change the RHI of your project to DirectX 11.
  • Error when trying to package to Shipping build: A bug is currently preventing from building to "Shipping" build. Please use a "Development" build instead.

ZED Plugin for UE5.2 v1.7

25 Sep 09:36
a3ba789
Compare
Choose a tag to compare

UE5 Plugin - V1.7

This release is compatible with UE5.2.

Requirements

- ZED SDK 4.0.7

Features:

  • Added support for ZED SDK ### 4.0.7.

ZED Plugin for UE5.2 v1.6

16 Aug 09:10
Compare
Choose a tag to compare

UE5 Plugin - V1.6

This release is compatible with UE5.2.

Requirements

- ZED SDK 4.0.6

Features:

  • Added support for ZED SDK ### 4.0.6.
  • Added support for UE5.2 (Thanks to @gaslightgames)

ZED Plugin for UE5.1 v1.6

10 Aug 13:51
6b934fb
Compare
Choose a tag to compare

UE5 Plugin - V1.6

Requirements

- ZED SDK 4.0.6

Features:

  • Added support for ZED SDK ### 4.0.6.

ZED Plugin for UE5 v1.5

05 Jul 08:38
1817bd7
Compare
Choose a tag to compare

UE5 Plugin - V1.5

🚨 The BODY_70 format has been removed from the API in this version of the ZED SDK.

Requirements

- ZED SDK 4.0.5

Features:

  • Added support for ZED SDK ### 4.0.5.

ZED Plugin for UE5 v1.4

04 Jul 12:15
e34b26f
Compare
Choose a tag to compare

UE5 Plugin - V1.4

Requirements

- ZED SDK 4.0.4

Features:

  • Added support for ZED SDK 4.0.4.

ZED Plugin for UE5 v1.3

25 Apr 08:12
4280df3
Compare
Choose a tag to compare

UE5 Plugin - V1.3

Requirements

- ZED SDK 4.0.3

Features:

  • Added support for ZED SDK 4.0.3.
  • Add the option to choose the maximum number of detections in the body tracking scenes.

Changes:

  • The Body tracking scene is not split into two separate scenes: single and multi detections.
  • Change default level to body tracking single.
  • The internal architecture of the plugin has been simplified by removing the stereo pass-through support. The AR integration has been removed and will not be supported in the future.
  • The animation is now re-targeted to UE Manny by default in the Body tracking scenes. For more information, please see the Body tracking documentation.

Bug Fixes:

  • Fix skinning of the ZED Manny mesh

Known issues:

  • The option to download and optimize the AI models directly in UE has been disabled. We recommend using Zed Diagnostic tool

ZED Plugin for UE5 v1.2

30 Mar 14:29
d75bb91
Compare
Choose a tag to compare

UE5 Plugin - V1.2

Requirements

- ZED SDK 4.0
Features:

  • Added support for ZED SDK 4.0.
  • The Body tracking level now supports all body formats added by the v4.0 of the SDK.