-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
Describe the bug
When closing an application built with the Ultraleap Tracking 7.3.0, LeapC throws an exception.
[Physics::Module] Cleanup current backend.
[Physics::Module] Id: 0xf2b8ea05
Input System module state changed to: ShutdownInProgress.
Input System polling thread stopped.
Input System polling thread exited.
Input System module state changed to: Shutdown.
Exception: System.Threading.ThreadAbortException: Thread was being aborted.
at (wrapper managed-to-native) LeapInternal.LeapC.PollConnection(intptr,uint,LeapInternal.LEAP_CONNECTION_MESSAGE&)
at LeapInternal.Connection.processMessages () [0x0005e] in <638f1058d52441a2af5defa3e992ed04>:0
To Reproduce
This has been tested with Unity 6.3.10f1.
- Create a new project.
- Import Ultraleap Tracking 7.3.0.
- Build and run project.
- Close application.
- Application will hang and LeapC exception will be shown in logs.
Expected behavior
Application closes cleanly.
Desktop (please complete the following information):
- OS: Windows 11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels