nama-gatsuo / AzureKinectForUE

Exposes Azure Kinect Support for integration into Unreal Engine Applications.
91 stars 17 forks source link

AzureKinectDeviceLog: Error: Cant't open: Failed to create k4abt tracker! #6

Open MarisFreimanis opened 2 years ago

MarisFreimanis commented 2 years ago

AzureKinectDeviceLog: Error: Cant't open: Failed to create k4abt tracker! Has anyone got this error and found a fix for that? Im getting error only when Skeleton Tracking is on.

jessekirbs commented 2 years ago

@MarisFreimanis - I had this issue as well and fixed it by copying all the files from C:\Program Files\Azure Kinect Body Tracking SDK\tools to my Unreal Engine Win64 binaries folder (_C:\Program Files\Epic Games\UE4.27\Engine\Binaries\Win64, for me). Hope that works for you!