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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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