curiosity-inc / azure-kinect-dk-unity

Azure Kinect C# wrapper compatible both with Sensor SDK and Body Tracking SDK ant Unity sample project using it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity flashback

litaomo opened this issue · comments

this.tracker = BodyTracker.Create(calibration);
This line will cause Unity to force exit。What is the reason for this?