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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
technobeanie
Sep 09, 2015 02:27
I looks like it's broken again on Unity 5.2.0f3.