Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b3
2018.2.0f2
Issue ID
1061507
Regression
Yes
OpenVR trackpad axes are reported as 0 on the frame they are pressed
Steps to reproduce:
1. Download and open the attached project
2. Enter Playmode with HTC Vive connected
3. Touch the trackpad of the right controller
4. Observe logs in the console
Expected result:
KeyDown, X= 0.123... (not 0)
Key, X=0.123...
...
Actual result:
KeyDown, X= 0
Key, X=0
...
Reproduced on 2018.2.0b3, 2018.2.0f2, 2018.3.0a5
Not reproduced on 2018.1.9f1, 2018.2.0b2
Regression introduced in 2018.2.0b3
FIXED 2018.2.5f1, 2018.3.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns
- “Subscription based” option in Package Manager Filters (Status) dropdown disappears when “Update available” option is selected and dropdown is closed and opened again
Add comment