Search Issue Tracker
Fixed
Fixed in 1.14.1
Votes
2
Found in [Package]
1.14.0
Issue ID
ISXB-1574
Regression
No
All Input Action Maps are active simultaneously when switching them with SwitchCurrentActionMap() and a Project-wide Actions Asset is assigned
Reproduction steps:
1. Open the attached “IN-104974.zip” project
2. Open the “SampleScene”
3. Enter Play mode
4. Press “Enter”
5. Observe the Console
Expected result: Only one log - “Submit performed.” is logged (From the “UI” Action Map)
Actual result: Both “Attack performed.”(From the “Player” Action Map) and “Submit performed.”(From the “UI” Action Map) are logged
Reproducible with: 1.9.0, 1.14.0 (2022.3.63f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b5, 6000.3.0a1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Workaround:
- In 1.13.1 version and earlier, if the “Projects-wide Actions” Asset is set to “None” in Project Settings > Input System Package, the issue does not reproduce. This workaround is no longer effective after the SXB-920 fix in the 1.14.0 version, where no input is logged at all no “Projects-wide Actions” Asset is assigned
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment