Develop
Develop
Select your platform

Oculus Integration SDK (Legacy)

Updated: Dec 13, 2018|
Version
1.32.0
Oculus Integration SDK has been replaced by Meta XR UPM packages as of v59. Please download the UPM packages instead. The latest Oculus Integration SDK for Unity packages OVRPlugin, Interaction SDK (Experimental), Platform SDK, Voice SDK, Audio SDK, and Lipsync SDK.

Version 1.32.0 Release Notes

Unity provides built-in VR support for the Oculus Rift, Samsung Gear VR, and Oculus Go. The Oculus Integration for Unity package adds scripts, prefabs, samples, and other resources to supplement Unity’s built-in support. The package includes an interface for controlling VR camera behavior, a first-person control prefab, a unified input API for controllers, advanced rendering features, object-grabbing and haptics scripts for Touch, debugging tools, and more. For more information, see our Unity Getting Started Guide.

The Oculus Integration for Unity is available in the Unity Asset Store. Download the package from the Oculus Integration page, or by searching for Oculus Unity Integration in the Asset Store tab of the Unity Editor.

Please see Compatibility and Version Requirements for important information about compatibility.

1.32 Known Issue


When importing the 1.32 Oculus Integraiton be sure to follow the instructions in Importing the Oculus Utilities Package, otherwise you may recieve the following error on import -

Assets/Oculus/AudioManager/Scripts/Audio/AudioManager.cs(24,14): error CS0101: The namespace global::' already contains a definition forSoundGroup'

New Features

  • Added the Oculus Profiler Panel to provide real-time metrics for all development builds. Use the Oculus Profiler Panel to debug and optimize your app during development.
  • Added OVROverlay support to Unity Cross-Platform Development.
  • The Sample Framework now ships as part of the Oculus Integration. Changes to the Oculus Samples will be captured as part of the Oculus Integration release notes.
  • Improved performance of the Rift occlusion mesh to reduce a high GPU cost with OVRPlugin. The Unity editor preview may be smaller as the new occlusion mesh culling is more aggressive.
  • Integration Changes

  • The Unity Integration 1.32 contains the following changes to the Oculus Integration for Unity package:
  • Update the Oculus Utilities to 1.32
  • Update the Platform SDK to 1.32
  • Update the Audio Spatializer to 1.32

  • ###Sample Changes
  • The Unity Sample Framework has been updated for the 1.32 release. The new or rewritten sample scenes are listed below. Please visit the updated documentation for more information about the new Sample Framework and how you can use the samples to build your app.
  • Importing the latest Oculus Integration


    When importing a new version of the Oculus Integration into an existing project, follow the steps on Importing the Oculus Utilities Package to ensure a smooth upgrade experience.

    General Unity Known Issues


    This section details known issues with Unity that are not tied to a specific version. Issues are grouped by most closely related subject.

    Legacy Unity Release Archive


    Legacy versions of the Unity Integration can be found in the Unity Integration Archive.