Search Issue Tracker
Fixed in 1.0.0-preview.7
Votes
0
Found in [Package]
preview.4 - 1.0.0
Issue ID
1219415
Regression
No
Impossible to choose Gamepad as Binding Path when Control Scheme is set as XboxOne_Scheme
Repro steps:
1. Open the attached project "case_1219415-BugRepro_003.zip"
2. In the Project tab, click on Assets > GameInputActions
3. In the Inspector tab, click on 'Edit asset'
4. In the top left of the newly opened window, change 'All Control Scheme' to 'XboxOne_Scheme'
5. In the Actions column, click on <No Binding>
6. In the Properties column, under Binding, open the dropdown menu for Path
Expected results: Usages and Gamepad are shown as possible options
Actual results: only Usages option is shown
Reproducible with: 2019.3.0f1 (Input Systems preview - 0.2.10), 2019.3.0f5 (Input Systems preview.4 - 1.0.0), 2020.1.0a23 (Input Systems preview.4 - 1.0.0)
Could not test with: 2017.4, 2018.4 due to errors
Notes:
-When Control Scheme is set to NintendoSwitch_Scheme and the same steps are taken, Gamepad appears as an option in the dropdown menu
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
- Build fails with "Shader error in 'BK/StandardLayered" when using a custom shader
- Crash on SkinnedMeshRenderer::UpdateSkinnedMeshes when interacting with the Editor in a specific Scene
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
Resolution Note (fix version 1.0.0-preview.7):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1093