Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.1.0-preview.1
Issue ID
1276106
Regression
No
[Input System] Control Schemes are not resolved when copying bindings between InputActionAssets
Reproduction steps:
1. Open the attached project ("Case_1276106-ActionCopying.zip")
2. Create a ".inputactions" asset with one action and binding
3. Add a control scheme and assign the binding to it
4. Create another ".inputactions" asset with one action but without a Control Scheme
5. Copy the binding from the first asset’s action to the second asset’s action
Expected result: Control Schemes are resolved
Actual result: Control Schemes are not resolved, and so bindings don't work in play mode
Reproducible with: 2019.4.11f1, 2020.1.6f1, 2020.2.0b3
Couldn't test with: 2018.4 (minimal package version is not supported)
Reproducible with package versions: 0.9.0-preview, 1.1.0-preview.1
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.3.0):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1445