Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.8f1
Issue ID
1148315
Regression
No
Analog input for OpenVR controllers doesn't go through for non-HTC manufactured devices
Tagged as Won't Fix because the underlying issue is a lack of data coming from SteamVR/OpenVR.
This issue was found by a customer who changed just the manufacturer string on a Vive controller.
Steps to Reproduce:
- Open the attached project, "BugRepro_UnityInput.zip"
- Get the firmware-modifed controller from Jackpr
- Open SampleScene.unity and enter playmode
Expected:
Observe the public fields on the GameObject UnityInput. All buttons and axes should report normally.
Observed:
The analog values for the trigger and trackpad do not report normally.
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
Tagged as Won't Fix, because the underlying issue is a lack of data coming from SteamVR/OpenVR