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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
Resolution Note (fix version 1.3.0):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1445