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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
technobeanie
Sep 09, 2015 02:27
I looks like it's broken again on Unity 5.2.0f3.