Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.0.0f4
Issue ID
686713
Regression
No
Input.GetButton does not catch Joystick Buttons
-e: When using WebGL Preview builds, Input.GetButton (GetButtonDown, etc) fails to return true when pressing the joystick buttons. The Horizontal and Vertical axis work, but buttons do not.
-repro:
--1. Press play and test the controller for intended functionality: Horizontal axis orbits the camera, 'A' button should scale the cube, 'B' button wobbles, 'X' button flashes it red, 'Y' button jumps.
--2. build for platform to HTML5 WebGL (preview) in Build setting.
--3. Open index.html in browser (verified in Firefox and Chrome),
--4. Test the controller for intended functionality: Horizontal axis orbits the camera, 'A' button should scale the cube, 'B' button wobbles, 'X' button flashes it red, 'Y' button jumps. Verify that its working when pressing any other controls mapped to Fire1, Fire2, Fire3 and Jump.
Comments (1)
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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
technobeanie
Sep 09, 2015 02:27
I looks like it's broken again on Unity 5.2.0f3.