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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
technobeanie
Sep 09, 2015 02:27
I looks like it's broken again on Unity 5.2.0f3.