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
- [HDRP] SUCCEEDED(hr) error is thrown when the project's Shadows Filtering Quality is set to High or Very High
- With specific Windows 10 settings, the player window resolution does not match the values passed into Screen.SetResolution()
- Material leaks memory when using PostProcess-Layer
- [URP] Adreno GPU is not getting the required vertex data
- [DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes on DirectX 12
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