Search Issue Tracker
Not Reproducible
Not Reproducible in 1.13.X
Votes
0
Found in [Package]
1.13.1
Issue ID
ISXB-1459
Regression
No
Two new Bindings are added when adding Binding to the Action for the first time
How to reproduce:
1. Open the “TestInputAction” project
2. Create a new Input Action (Assets → Create → Input Action)
3. Open the newly created Input Action
4. Add a new Action Map
5. Click the plus button on the New Action
6. Select "Add Binding”
Expected result: One Binding is added
Actual result: Two Bindings are added
Reproducible in: 1.13.1 (2022.3.60f1, 6000.0.42f1, 6000.1.0b10, 6000.2.0a6)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
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:
Newly created actions already have an empty binding and you're creating a second one during your reproduction steps thus 2 bindings
Resolution Note (1.13.X):
Newly created actions already have an empty binding and you're creating a second one during your reproduction steps thus 2 bindings