You can get a repro pretty easily with only BP by debug printing something on an enhanced input action press / release event, and also on debug press / release (e.g. in level script), holding down the key, then unfocusing the window by pressing the Windows key or something, which will call FlushPressedKeys - you'll see the debug release event fires, but the enhanced input event doesn't fire.
Result: The enhanced input action does not trigger, but the debug print strings will both print
Expected: The Enhanced Input action triggers when you press the windows key, even whilst holding down P. When you refocus the window (click into it or alt tab in) you can resume using inputs as normal.
[Link Removed]
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-165730 in the post.
2 |
Component | UE - Gameplay - Input |
---|---|
Affects Versions | 5.0, 5.1 |
Target Fix | 5.3 |
Fix Commit | 25547212 |
---|---|
Main Commit | 25549173 |
Created | Sep 30, 2022 |
---|---|
Resolved | May 19, 2023 |
Updated | May 23, 2023 |