Steps to reproduce:
1. Open the user’s project
2. Enter Play mode
3. Press any key of WASD
Expected result: Both maps coordinate changes and Map1 is equal to Map2
Actual result: Only Map1 coordinate changes
Reproducible with: 1.4.3 (2020.3.40f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b10, 2023.1.0a13)
Works with: 1.3.0
Reproduced on: macOS Monterey 12.5.1 (Intel) & Win11
Notes:
- There are two Action maps with a Movement Action. The first one has WASD bindings. The second one has WASD and arrow key bindings. WASD keys are only triggering on the last Action Map to be enabled. So using the WASD keys will only result in inputs being received to Map1
- Input Actions file is in the Assets folder (InputTest.inputactions)
- Also reproducible in the Player