Forum Discussion

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

Multiple files missing in the 1.3.0 Unity Utilities package

Hey Guys,

I would just like to give a heads up that some files missing from the UnityPackage in the last download. As I downloaded 1.3.0-beta to check if one missing file was there, I noticed that actually three files were missing. This is the full list (these are in 1.3.0-beta but not in 1.3.0):
  • OVR/Moonlight/Scripts/OVRVolumeControl.cs
  • OVR/Moonlight/Scripts/Utils/OVRInputControls.cs
  • OVR/Scripts/Utils/OVRGamepadController.cs
I'm not sure if the 2nd and 3rd file are meant to be left out, but it looks like the Volume Control has been left out by accident. I've crawled internet a bit to see where to report this but it seemed this was the most suitable place.

Hopefully this will reach Oculus sooner or later and will be fixed!

Cheers.

2 Replies

Replies have been turned off for this discussion
  • Killya8D's avatar
    Killya8D
    Honored Guest
    Allrighty, as I could have predicted the files were meant to be left out. Really confusing that they left the OVRVolumeController prefab in the package (which now has a missing script component).

    https://developer.oculus.com/documentation/game-engines/latest/concepts/release/

    From that page:

    Known Issues

    • Volume control will be missing on mobile applications until the release of Mobile SDK 1.0.2. To restore OVRVolumeControl, please use an older copy of the Utilities.
  • vrdaveb's avatar
    vrdaveb
    Oculus Staff
    Thanks. We are restoring OVRVolumeController for a near-future release. In the mid/long-term it will go away and be replaced by a volume meter built into the SystemActivities. As we mentioned in the release notes, you can continue to use 0.1.3-beta's OVRVolumeController for now if you need it.