leapmotion / LeapMotionCoreAssets

Unity Assets for Leap Motion v2 Skeletal Tracking
Apache License 2.0
166 stars 81 forks source link

Debug Log spew when using VR_WORLD_VR_HANDS configuration #146

Closed jo3w4rd closed 8 years ago

jo3w4rd commented 8 years ago

When you set the VR_WORLD_VR_HANDS configuration in the HMR configuration manager, the LeapCameraAlignment._latestImageTimestamp property getter constantly spews "Could not calculate valid timestamp. Returning 0." to the debug console. This is a spurious warning since images aren't used in this configuration.

peroht commented 8 years ago

Will this warning be removed or not? Always annyoing with false warnings...

peroht commented 8 years ago

Any news on this? It is more than annoying.