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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Resolution Note (fix version 1.3.0):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1445