AltspaceVR / AltspaceSDK

Software Development Kit for AltspaceVR
https://developer.altvr.com/
MIT License
161 stars 73 forks source link

Chess not responding properly to cursor interaction #31

Closed amberroy closed 9 years ago

amberroy commented 9 years ago

from @gfodor 6/19/15: also there are two mouse cursor issues, one of them is that the cursor doesn't react at all, and one of them is the highlighted item is wrong (these might be the same underlying bug but i've noticed both things happening) in this case just now it was the cursor not reacting at all

from @ttwu 6/19/15: for the chess app, I just saw the weird thing again where my interaction with it was a few seconds behind. I used to see it catch up after a while but this time it never did, and I was playing with it for a few minutes.

amberroy commented 9 years ago

Testing in Admin Highrise in 2D

  1. saw the delayed mouse events on Chess app, the "few seconds behind" as noted above
  2. decided I was going to hang out and try to debug, so went over to the public display to put on a new video (was playing video from SVVR2015)
  3. noticed the action bar was responding very slowly too, the same delayed mouse interaction
  4. after clearing the public display (no video playing) mouse interactions went back to normal
  5. Beamed YouTube/Vemo video, mouse interactions still working properly. (so it's not as simple as "when playing youtube video other stuff is slow" although seems like video is related somehow)

Seems like:

Based on this it looks like it's an issue with AltspaceClient and not AltspaceSDK, so closing this bug. Will reopen if we get reports of sluggish Apps interaction that is not accompanied by sluggish action bar interaction.