Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
cybereality's avatar
cybereality
Grand Champion
9 years ago

Oculus SDK for Windows 1.8.0 Released

Oculus PC SDK 1.8.0

This release includes performance improvements, memory management fixes, and minor updates.

New Features

  • Oculus now provides a boundary system. When a user gets too close to the edge of the boundary, translucent boundary markers are displayed in a layer that is superimposed over the game or experience. For more information, see Oculus Guardian System.
  • Added AdaptiveGpuPerformanceScale. The value is calculated as desired_GPU_utilization / current_GPU_utilization. When it is 1.0, the GPU is performing optimally. When this drops below 1.0, consider resolution and other changes to improve frame rate.

API Changes

There are no breaking changes to version 1.8.0.

Known Issues

  • If you encounter intermittent tracking issues, remove the batteries from any Engineering Sample Oculus Remotes that you paired with your headset and contact Developer Relations for replacement remotes.
  • When Touch controllers wake up from idle, they might move erratically for a couple of seconds before tracking is reestablished.
  • If you bypass the shim and communicate with the DLL directly, without specifying a version to ovr_Initialize, the DLL has no way of knowing the SDK version with which the application was built. This can result in unpredictable or erratic behavior which might cause the application to crash.
  • There are some USB chipsets that do not meet the USB 3.0 specification and are incompatible with the Oculus Rift sensor. If you receive a notification in Oculus Home or the Oculus App, plug the sensor into a different USB 3.0 port (blue). If none of the USB 3.0 ports work, plug the sensor into a USB 2.0 port (black).
  • Antivirus software, such a McAfee, can cause installation issues. To work around the issue, make sure you have the latest updates and disable real-time scanning.
  • If you encounter installation issues, delete the Oculus folder and install the software again.
  • If the Rift displays a message that instructs you to take off the headset, remove it and place it on a flat surface for 10-15 seconds.
  • The keyboard and mouse do not work in Oculus Home. To select an item, gaze at it and select it using the Oculus Remote or Xbox controller.
  • Bandwidth-intensive USB devices, such as web cams and high-end audio interfaces, might not work when using the Rift. To work around this issue, install the device on another USB host controller or a separate computer.
  • For dual-boot systems using DK2 or CB1 HMDs, the OS selection screen might appear on the HMD instead of the monitor. To work around this, try plugging the HMD into a different port or unplug the HMD while booting.
  • If you are running your application from the Unity Editor and you press the controller's home button to return to Oculus Home, you will be prompted to close the application. If you select OK, Unity might remain in a state where it is running, but will never get focus. To work around this, restart Unity.
https://developer3.oculus.com/downloads/pc/1.8.0/Oculus_SDK_for_Windows/

12 Replies

  • Debug tool can't open debug hmd when unplugged oculus device. (1.8 runtime)
    In the old version, debug hmd can work without plugged dk2.

    Have any setting can do that? 


  • lamour42's avatar
    lamour42
    Expert Protege
    Thanks Kojack. That exactly matches my test results. Please Oculus, is
    it really that much to ask for a small note that what you describe in
    the release notes just isn't active yet? Or only works in certain
    circumstances?
    If you provide a debug facility like the described registry entry of course everybody assumes that can be used right away.