Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1168839
Regression
No
[UWP][Pro Controller] Input displayed in QA test scene doesn't match actual input
NOTE: After additional investigation this bug has been updated from the original description
The Start and Select button on Pro Controller are usually assigned to the - and + button. But on UWP, they are assigned to the sets below it (See image)
UPDATE:
The - and + buttons do generate the proper "Select" and "Start" input, however, the "Capture and HOME" also generate the same input, even though they aren't part of the Pro Controller layout. Also, pressing one of the face buttons, e.g. B, triggers to button presses.
The Input Debugger shows the correct input is coming from the Platform, and so these seem to be issues either in the test scene or Input System itself.
Repro:
1. Download package and project from: https://github.com/Unity-Technologies/InputSystem
2. Build UWP player for Input Test ( Assets -> QA -> Input_Test -> Scenes)
3. Connect a Pro Controller and launch the UWP app
4. Switch to Gamepad Diagram from the drop-down menu, or press Ctrl + 4
5. Press the - and + button, then press the buttons below them.
6. Press the face buttons: B, A, X or Y
Actual: The input displayed in the app doesn't match the actual input nor does it match the values reported by Input Debugger
Note: For Pro Controller itself, this is not a big issue, for Start and Select are still accessible. However, when using other controller emulating a Pro Controller, like 8BitDo, the set of Select and Start buttons are complete useless, and there is not way to generate the input.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment