Search Issue Tracker
Fixed in 1.1.0-pre.5
Votes
0
Found in [Package]
0.2.1-preview, 1.0.0-preview.4
Issue ID
1217379
Regression
No
Control Scheme cannot be selected when it is named "All Control Schemes"
Reproduction steps:
1. Open attached project "1217379_input_system" and make sure "Input System Package (New)" is selected in Edit > Project Settings > Player > Active Input Handling
2. In the Project window, double-click on "1217379_input_system" Input Action file to open the Action editor
3. In the top left corner press "All Control Schemes" and "Add Control Scheme..."
4. Set the Scheme Name to "All Control Schemes" and press Save
5. In the top left corner press "All Control Schemes" again
Expected result: Created Control Scheme can be selected in the dropdown list
Actual result: Created Control Scheme can't be seen in the dropdown list
Reproducible with: 2018.4.17f1, 2019.3.2f1, 2020.1.0a23
Could not test with: 2017.4.37f1 (no Package Manager)
Reproducible with package versions: 0.2.1-preview, 1.0.0-preview.4
Note:
When creating a Contol Scheme with an identical name to the other selections in the dropdown (XR, Gamepad, ...) a number is added to the end of the new Control Scheme (XR1, Gamepad1, ...) and it can be seen in the dropdown list
With 0.2.1-preview reproducible when using "No Control Scheme" instead of "All Control Schemes"
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
- Incorrect error box style when installing the unsigned package in the Package Manager's "Invalid Signature" pop-up
- "Invalid Signature" pop-up incorrectly wraps the text when using the Light theme
- WebGPU: can't bind compute RWTexture for read and write
- WebGPU: errors with unorm and half4 RWTexture
- Error indicating that Importer has not been disposed properly is logged when switching to or from the Texture Importer type in a Focused Inspector
Resolution Note (fix version 1.1.0-pre.5):
Fixed in 1.1.0-pre.5, which is available on 2019.4 stream and above