Destination points doens't disapper anymore when teleporting to them after pointer activation button is changed from 'Touchpad press' to 'Touchpad touch'.
The destination point disappears.
The destination point doesn't disappear and appear again instantly.
Disabled event is triggered twice when teleporting.Try this PR https://github.com/thestonefox/VRTK/pull/1308
@thestonefox now it hides the destination point when teleporting to it, but it doesn't show it again after leaving. (it doesn't set the active state of the default cursor object to true after teleporting away).
@Backer-Sultan that's not the output i'm getting.
When i teleport to a destination point and then teleport somewhere else, the destination point is becoming active again.
I'll upload a gif to show it

I'll double check.
@thestonefox well, that's true if you're teleporting only from one destination point to another.
But when you teleport to a non destination point object (the floor), the last teleported-to destination point keeps intactive. I'll see if I can upload a video.
ah ok so when you just teleport to a normal destination
Exactly! From a destination point to a normal destination.
@Backer-Sultan I've pushed a further fix to the existing PR
@thestonefox Fixed! Thank you!
I think the PR is ready to merge.