Search Issue Tracker
Active
Under Consideration for 1.11.X, 1.13.X
Votes
3
Found in [Package]
1.11.2
1.13.0
Issue ID
ISXB-1426
Regression
No
The event is triggered when enabling InputAction by another InputAction with the same key
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Press “1“ key
5. Observe the Console
Expected result: Action 2 is enabled but not triggered
Actual result: Log message “[2282 @ 11.64068: EVENT_OnTriggered] Action2: Started (Just Started: True @ 11.636218)“ is present
Reproducible with: 1.11.2 (2022.3.58f1), 1.13.0 (6000.0.38f1, 6000.1.0b6, 6000.2.0a3)
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment