Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity crashes when I run SampleScene. Update to BodyTracking 1.0.1 ? #15

Open
karolsenami opened this issue Oct 21, 2020 · 0 comments
Open

Comments

@karolsenami
Copy link

Hi,

After copying the libraries in the unity folder, I ran the SampleScene and got a Unity crash window, while the editor had these errors :
StackOverflowException: The requested operation caused a stack overflow. Microsoft.Azure.Kinect.Sensor.BodyTracking.BodyTracker.Create (Microsoft.Azure.Kinect.Sensor.Calibration sensorCalibration) (at Assets/AzureKinectDK/Scripts/M4ABT/BodyTracker.cs:21) DebugRenderer.OnEnable () (at Assets/AzureKinectDK/Examples/Scripts/DebugRenderer.cs:28)

and then obviously this one :
NullReferenceException: Object reference not set to an instance of an object DebugRenderer.Update () (at Assets/AzureKinectDK/Examples/Scripts/DebugRenderer.cs:55)

My version is not the same, I am using Microsoft.Azure.Kinect.Sensor.1.3.0 and Microsoft.Azure.Kinect.BodyTracking.1.0.1, as the Microsoft Unity sample repo. I need to uninstall my previous version to test it, I'll keep you in touch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant