Search Issue Tracker
Fixed in 2020.2.X
Votes
6
Found in
2019.3.0f6
2019.4
2020.1
2020.2
Issue ID
1228510
Regression
No
[XR] OculusUsages indexTouch, thumbTouch, volumeDown, volumeUp always returns false
Repro steps:
1. Open attached project ("OculusUsagesReprop.zip")
2. Build and Run on a Quest/Rift
3. Touch the left trigger
4. Touch the capacitive thumb element
5. (On Oculus Quest) use volume up and down buttons
Expected result: indexTouch, thumbTouch, volumeDown, volumeUp returns true when they are used
Actual result: indexTouch, thumbTouch, volumeDown, volumeUp remains false/unavaible
Reproducible with: XR SDK 3.2.13 (2019.4.6f1, 2020.1.0f1, 2020.2.0a19)
Could not test with: 2018.4.26f1 (XR SDK not available)
Notes:
- OculusUsages.thumbrest works and returns the state of capacitive thumb element
Tested:
- Oculus Rift
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
ohskaren
Feb 08, 2022 21:46
I am still having the issue where OculusUsages.thumbTouch is always false, but indexTouch seems to work fine. This is with Unity 2021.2.8f1, XR Plugin Management 4.2.1 and Oculus XR Plugin 1.11.2
TBuntingOVR
Sep 07, 2020 11:20
Also an issue for Oculus Quest. Currently able to get valid values from the deprecated CommonUsages in place of OculusUsages in 2019.4 for thumbstick and trigger touch.
a436t4ataf
Jul 20, 2020 11:25
@Colinleet yes, there's a lot more broken than that but Unity QA refuses to accept the other parts as bugs, keeps claiming they are duplicates of this, even though this says nothing about e.g. the volume control (which is also broken). I've been asking them to update it for more than 2 months, and I just get ignored each time :(.
colinleet
Jun 26, 2020 16:09
This report also leaves out that that griup touch functionality is also broken and only returns false. Only the thumb touch is working at this time in my setup (2019.4.1f1 LTS using XR Plugin Management 3.2.10 and Oculus XR Plugin 1.3.4).