CyberVillain
Honored Guest
since ‎05-22-2013
‎02-23-2021

User Statistics

  • 35 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi,I'm porting from 0.8 to 1.3, cant find much info about Eular angles and SDK 1.3 My code looks like this HmdFrameTiming = ovr_GetPredictedDisplayTime(HMD, 0); ovrTrackingState ts = ovr_GetTrackingState(HMD, ovr_GetTimeInSeconds(), HmdFrameTiming); ...
Hi, on the checkout page i have the wrong email, I cant seem to find were to change email for my account?Thanks, Anders
This is the crash dump, DK1 0.8 runtimeRegards, AndersException InfoException report file: C:\Users\Anders\AppData\Local\Oculus\Configuration Utility\Exception Report (2015-12-22 20.10.57).txtException minidump file: C:\Users\Anders\AppData\Local\Ocu...
If I use a standard FPS controller everything works and moving and rotating camera is butter smooth.But if I use the OVRPlayerController instead I get a lot of judder and jitter when moving? I dont know if Unity uses the wrong refresh rate or somethi...
If i disable my directional light it runs fine. But if I enable it it crashes just before the OVR Warning screen should disappearAnyone having these problems?