ExtendRealityLtd / VRTK

An example of how to use the Tilia packages to create great content with VRTK v4.
https://www.vrtk.io/
MIT License
3.69k stars 993 forks source link

ClickAfterHoverDuration takes 2x time than declared #2092

Closed aleksanderwlodarczyk closed 4 years ago

aleksanderwlodarczyk commented 4 years ago

Environment

Steps to reproduce

Create Unity buttons on VRTK_UICanvas and set VRTK_UIPointer to click on hover after time f.e 10 seconds.

Expected behavior

After looking on button it should invoke button's onClick actions after 10 seconds.

Current behavior

After looking on button it invokes button's onClick actions after about 20 seconds.

thestonefox commented 4 years ago

VRTK v3 is no longer supported and bugs will not be fixed in this version.