provencher / MRTK-Quest

MRTK-Quest: Mixed Reality Toolkit (MRTK) extension bridge for Oculus Quest + Rift / S
Other
389 stars 67 forks source link

When starting a scene with controllers,the avatar hands are not show until about 30 seconds delay #68

Closed NoviaDroid closed 4 years ago

NoviaDroid commented 4 years ago

If uncheck "renderAvatarHandsInsteadOfControllers" in MRTK-OculusConfig, the controller model can shown instantly when start scene.

So why there is 30 seconds delay when show avatar hands? is it a oculus problem?

NoviaDroid commented 4 years ago

image the delay is caused by AvatarSpecificationCallback in OvrAvatar.cs,seems to be an oculus issue

provencher commented 4 years ago

There's definitely a delay, but I don't think it's a full 30 seconds. That said, yeah there's nothing I can do about it.